AToTB S02: The necromancer is leaving, not waiting for reinforcements

Also change a line from the elves, so that it changes from sympathy to defense
instead of a sudden swing from sympathy to aggression.
This commit is contained in:
Steve Cotton 2021-05-29 02:44:21 +02:00 committed by Steve Cotton
parent 7e15e6d1f5
commit c1cbc53353

View file

@ -263,7 +263,7 @@ Besides... I want my brother back."
boolean_equals=yes
[/variable]
[/show_if]
description= _ "Kill the Dark Adept before his reinforcements arrive"
description= _ "Kill the Dark Adept before more elves arrive"
condition=win
[/objective]
[objective]
@ -391,7 +391,7 @@ Besides... I want my brother back."
speaker=Nil-Galion
message= _ "We heard the sounds of battle three days ago, but the foul reek of death was unmistakable as the prisoner passed us; if your brother really is the prisoner then he is also a necromancer. Remember your brother as we all hope he was, and know that the prisoners fate will be revenge as dire as you could wish.
Either way, nothing will be gained by your intrusion into our woods. Now advance no further, or you will die."
Either way, nothing will be gained by your intrusion into our woods. Now advance no further, for we will defend our land."
[/message]
[message]
@ -458,7 +458,8 @@ Either way, nothing will be gained by your intrusion into our woods. Now advance
[message]
speaker=Muff Toras
message= _ "Curses! If they had been an hour slower, our masters reinforcements would already be here to meet us."
# po: There are no undead on the map yet, but Muff Toras summons some immediately after saying this
message= _ "Curses! Had they been a few hours slower, I might have covered our tracks without arousing the elves suspicions. Still, no need for the disguise any more."
[/message]
#ifdef EASY
@ -699,15 +700,24 @@ Either way, nothing will be gained by your intrusion into our woods. Now advance
[event]
name=time over
[message]
speaker=Muff Toras
message= _ "My reinforcements are here!"
[/message]
[message]
speaker=Arvith
message= _ "He escaped us..."
[/message]
[if]
[variable]
name=found_kidnappers
boolean_equals=no
[/variable]
[then]
[message]
speaker=Arvith
message= _ "These elves have delayed us too long, the kidnappers trail will have faded by now."
[/message]
[/then]
[else]
[message]
speaker=Arvith
message= _ "More elves are arriving; even if they believe me, the kidnappers trail is sure to fade before we can follow."
[/message]
[/else]
[/if]
[/event]
[event]