DM S08: Make it clear there is no carryover to next scenario
This commit is contained in:
parent
20c0c3fa5a
commit
48c3fb5114
1 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
next_scenario=09_Houses_of_the_Dead
|
||||
turns=18
|
||||
victory_when_enemies_defeated=no
|
||||
carryover_percentage=0
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
{SCENARIO_MUSIC elvish-theme.ogg} # No story part, so no intro music
|
||||
|
@ -121,8 +122,8 @@
|
|||
{TURNS_RUN_OUT}
|
||||
|
||||
[gold_carryover]
|
||||
bonus=no
|
||||
carryover_percentage=80
|
||||
bonus=no # next scenario is in the Land of the Dead
|
||||
carryover_percentage=0
|
||||
[/gold_carryover]
|
||||
[/objectives]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue