diff -r 4ed202f0428e -r 461db56397b4 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