diff -r e65aa3c3d4e6 -r bc7138add7eb share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua Fri Feb 09 07:38:14 2018 +0100 +++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/journey.lua Fri Feb 09 07:41:37 2018 +0100 @@ -259,7 +259,7 @@ function AfterStartAnim() SetGearMessage(leaks, 0) TurnTimeLeft = TurnTime - local goal = loc("Get the crate on the other side of the island") + local goal = loc("Get the crate on the other side of the island.") local hint = loc("Hint: You might want to stay out of sight and take all the crates ...") local stuck = loc("If you get stuck, use your Desert Eagle or restart the mission!") local conds = loc("Leaks A Lot must survive!")