Add exit hint after Basic Movement Training
authorWuzzy <Wuzzy2@mail.ru>
Tue, 18 Sep 2018 00:06:00 +0200
changeset 13786 461db56397b4
parent 13785 4ed202f0428e
child 13787 3f30980bf5b2
Add exit hint after Basic Movement Training
share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua	Mon Sep 17 22:37:47 2018 +0200
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua	Tue Sep 18 00:06:00 2018 +0200
@@ -248,6 +248,7 @@
 	ShowMission(loc("Basic Movement Training"), loc("Training complete!"),loc("Congratulations! You have completed the obstacle course!"), 0, 0)
 	SendStat(siGameResult, loc("You have completed the Basic Movement Training!"))
 	SendStat(siCustomAchievement, loc("Congratulations!"))
+	SendStat(siCustomAchievement, loc("Return to the training menu by pressing the “Go back” button."))
 	SendStat(siPlayerKills, "0", loc("Training Team"))
 	PlaySound(sndVictory, CurrentHedgehog)
 	-- Disable controls, end game