Explain TropyRace's knockout rule in the mission panel
authorWuzzy <almikes@aol.com>
Thu, 12 Oct 2017 20:30:39 +0200
changeset 12699 608db0fb90f0
parent 12698 f2690a0ccf19
child 12700 16fcd59295e3
Explain TropyRace's knockout rule in the mission panel
share/hedgewars/Data/Maps/TrophyRace/map.lua
--- 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