--- a/share/hedgewars/Data/Scripts/Multiplayer/Battalion.lua Sun May 14 16:27:38 2017 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Battalion.lua Sun May 14 16:28:32 2017 +0200
@@ -1676,7 +1676,7 @@
txt = txt .. string.format(loc("Highland: Hogs get %d random weapons from their pool"), highPickupSDCount) .. "|"
end
- ShowMission(loc("Battalion"), loc("Less tools, more fun"), txt, icon, 1000)
+ ShowMission(loc("Battalion"), loc("Less tools, more fun"), txt, icon, 0)
end
function onGameInit()