share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua
changeset 15067 d59da429d22c
parent 14989 5188ecbf726f
child 15129 a41b8b154f74
--- a/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua	Mon May 27 16:43:42 2019 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Capture_the_Flag.lua	Mon May 27 21:56:12 2019 +0200
@@ -503,7 +503,7 @@
 		loc("- Dropped flags may be returned or recaptured").."|"..
 		loc("- Hogs will be revived")
 
-	ShowMission(loc("Capture The Flag"), loc("A Hedgewars minigame"), rules, 0, 0)
+	ShowMission(loc("Capture The Flag"), loc("A Hedgewars minigame"), rules, 11, 0)
 end
 
 function updateScores()