Use filter_condition for rescue event after Xanthos dies
This commit is contained in:
parent
a74175577f
commit
446221cfbc
1 changed files with 11 additions and 16 deletions
|
@ -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= _ "We’ve explored the village, and I think we’ve 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= _ "We’ve explored the village, and I think we’ve rescued the last of the survivors."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
{NEW_GOLD_CARRYOVER 40}
|
||||
[/endlevel]
|
||||
[/event]
|
||||
[/then]
|
||||
[else]
|
||||
|
|
Loading…
Add table
Reference in a new issue