Made it possible to use the debug mode to skip the scenario...
...without messing up the recall list.
This commit is contained in:
parent
93c3a47a0e
commit
11235408c1
1 changed files with 12 additions and 6 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue