Use filter_condition for rescue event after Xanthos dies

This commit is contained in:
Alarantalara 2014-01-15 23:28:13 -05:00
parent a74175577f
commit 446221cfbc

View file

@ -1143,29 +1143,24 @@
[/message]
[event]
name=moveto
first_time_only=no
[filter]
x=1-60
y=1-60
side=1
[/filter]
[if]
[filter_condition]
[variable]
name=rescued_elves
equals=5
[/variable]
[then]
[message]
speaker=Kaleh
message= _ "Weve explored the village, and I think weve rescued the last of the survivors."
[/message]
[endlevel]
result=victory
bonus=yes
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
[/then]
[/if]
[/filter_condition]
[message]
speaker=Kaleh
message= _ "Weve explored the village, and I think weve rescued the last of the survivors."
[/message]
[endlevel]
result=victory
bonus=yes
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
[/event]
[/then]
[else]