share/hedgewars/Data/Maps/TrophyRace/map.lua
changeset 12699 608db0fb90f0
parent 12622 07fdda8c13a2
child 13008 99ff8f4810f4
--- a/share/hedgewars/Data/Maps/TrophyRace/map.lua	Thu Oct 12 20:17:00 2017 +0200
+++ b/share/hedgewars/Data/Maps/TrophyRace/map.lua	Thu Oct 12 20:30:39 2017 +0200
@@ -64,7 +64,11 @@
 end
 
 function onGameStart()
-    ShowMission(loc("TrophyRace"), loc("Race"), loc("Use your rope to get from start to finish as fast as you can!"), -amRope, 0)
+    ShowMission(loc("TrophyRace"), loc("Race"),
+        loc("Use your rope to get from start to finish as fast as you can!") .. "|" ..
+        loc("In each round, the worst hedgehog of the round is eliminated.") .. "|" ..
+        loc("The last surviving clan wins."),
+        -amRope, 0)
     started = true
     p=1820
     for i = 0, numhhs - 1 do