share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua
changeset 12797 981036f1bdef
parent 12794 bca911f8e804
child 12901 bdf8e80a97b8
--- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua	Sun Oct 29 16:21:24 2017 +0100
+++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua	Sun Oct 29 16:57:04 2017 +0100
@@ -968,7 +968,8 @@
   PlaceCourseMines()
   ShowMission(loc("The Journey Back"), loc("Slippery"), 
     loc("Collect the weapon crate at the left coast!") .. "|" ..
-    loc("You'd better watch your steps..."), 0, 4000)
+    loc("You'd better watch your steps...") .. "|" ..
+    loc("Mines time: 3 seconds"), 0, 4000)
 end
 
 function CheckTookSniper()