Skip to content

Commit

Permalink
Revert "Dark Forecast: fix boss spawns not occurring"
Browse files Browse the repository at this point in the history
This reverts commit 4f33408.
  • Loading branch information
nemaara committed Mar 14, 2019
1 parent 524692e commit 45a0e88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/multiplayer/scenarios/2p_Dark_Forecast.lua
Expand Up @@ -313,8 +313,6 @@ on_event("new turn", function()
canrecruit=true,
message= _ "The last and most powerful of these creatures are almost upon us. I feel that if we can finish them off in time, we shall be victorious.",
}

wml.variables["next_final_spawn"] = wesnoth.current.turn + wesnoth.random(1,2)
end)

-- after the first final spawn, spawn a new final spawn every 1 or 2 turns.
Expand Down

0 comments on commit 45a0e88

Please sign in to comment.