share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua
changeset 14964 bcecb3349948
parent 14951 c173fae0a223
child 15068 6f51c75994a4
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua	Wed May 15 20:40:37 2019 +0200
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua	Thu May 16 02:07:29 2019 +0200
@@ -408,8 +408,9 @@
 			loc("Zoom: [Pinch] with 2 fingers")
 		end
 		ShowMission(loc("Basic Movement Training"), loc("Health"), loc("You just got yourself some extra health.|The more health your hedgehogs have, the better!").."|"..
+		loc("The health of your current hedgehog|is shown at the top right corner.").."|"..
 		loc("Now go to the next crate.").."|"..
-		ctrl, 2, 10000)
+		ctrl, 2, 11500)
 	elseif gear == crates[10] then
 		-- FIXME: This crate is unused in touch atm
 		ShowMission(loc("Basic Movement Training"), loc("Turning Around"),