Made it possible to use the debug mode to skip the scenario...

...without messing up the recall list.
This commit is contained in:
Lari Nieminen 2010-11-05 08:12:29 +00:00
parent 93c3a47a0e
commit 11235408c1

View file

@ -294,6 +294,18 @@
speaker=Hadlin # wmllint: ignore
message= _ "I see. Well, come on in. I doubt they would be able to capture this fort, even if they did want to start a war, which I doubt."
[/message]
[endlevel]
result=victory
bonus=no
{NEW_GOLD_CARRYOVER 100}
carryover_report=no
[/endlevel]
[/event]
[event]
name=victory
[store_unit]
[filter]
id=Alanin
@ -314,11 +326,5 @@
{NEXT i}
{CLEAR_VARIABLE dwarves}
{CLEAR_VARIABLE stored_Rugnur_side}
[endlevel]
result=victory
bonus=no
{NEW_GOLD_CARRYOVER 100}
carryover_report=no
[/endlevel]
[/event]
[/scenario]