Fixed the scenario not ending when stepping on the signpost.

This commit is contained in:
Lari Nieminen 2009-03-23 20:32:49 +00:00
parent 0a421e126a
commit c218d154e8

View file

@ -247,52 +247,38 @@
note={NO_EARLY_FINISH_BONUS_NOTE}+{NEW_GOLD_CARRYOVER_NOTE_40}
[/objectives]
[/event]
[event]
name=moveto
[event]
name=moveto
[filter]
x=28
y=1
id="Kapou'e"
[/filter]
[filter]
x=28
y=1
id="Kapou'e"
[/filter]
[if]
[variable]
name=time_to_go
numerical_equals=1
[/variable]
[message]
speaker="Kapou'e"
message= _ "We'll be back, you foul mud-sucking humans!"
[/message]
[then]
[message]
speaker="Kapou'e"
message= _ "We'll be back, you foul mud-sucking humans!"
[/message]
[message]
speaker="Lanbec'h"
message= _ "That's right, flee, you cowardly orcs! This land is mine!"
[/message]
[message]
speaker="Lanbec'h"
message= _ "That's right, flee, you cowardly orcs! This land is mine!"
[/message]
[message]
speaker="Kapou'e"
message= _ "In your dreams, worm. When the time comes you will pay for all this with your life!"
image=portraits/kapoue-angry.png
[/message]
[message]
speaker="Kapou'e"
message= _ "In your dreams, worm. When the time comes you will pay for all this with your life!"
image=portraits/kapoue-angry.png
[/message]
[endlevel]
result=victory
bonus=no
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
[/then]
[else]
[allow_undo]
[/allow_undo]
[/else]
[/if]
[endlevel]
result=victory
bonus=no
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
[/event]
[/event]
[event]