# HG changeset patch # User Wuzzy # Date 1518158497 -3600 # Node ID bc7138add7eb11333b85a3f12cf2687fb9f40f1a # Parent e65aa3c3d4e6453651c005053484cad646fad351 2 minor spelling/grammar fixes 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!") diff -r e65aa3c3d4e6 -r bc7138add7eb share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua Fri Feb 09 07:38:14 2018 +0100 +++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert01.lua Fri Feb 09 07:41:37 2018 +0100 @@ -26,7 +26,7 @@ -- mission objectives local goals = { [dialog01] = {missionName, loc("Getting ready"), loc("The device part is hidden in one of the crates! Go and get it!").."|".. - loc("Most of the destructible terrain is marked with blue color").."|"..loc("Mines time: 0 seconds"), 1, 6000}, + loc("Most of the destructible terrain is marked with dashed lines.").."|"..loc("Mines time: 0 seconds"), 1, 6000}, } -- crates local btorch1Y = 60