Skip to content

Commit

Permalink
Dark Forecast: fix extra boss spawns not occurring
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Mar 14, 2019
1 parent 45a0e88 commit 6bb78d4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/multiplayer/scenarios/2p_Dark_Forecast.cfg
Expand Up @@ -186,6 +186,14 @@ The weather will also change randomly, affecting the layout of the map.
[/message]
[/event]

[event]
name="turn 1"
[set_variable]
name="next_final_spawn"
value="$($final_turn + 2)"
[/set_variable]
[/event]

[event]
name=last breath
first_time_only=no
Expand Down

0 comments on commit 6bb78d4

Please sign in to comment.