diff -r 2bcd3f48ddd0 -r a9e4e8fa852c share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.lua Tue Feb 06 04:06:49 2018 +0100 +++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/death02.lua Tue Feb 06 04:07:35 2018 +0100 @@ -11,7 +11,7 @@ -- globals local missionName = loc("Killing the specialists") local challengeObjectives = loc("Use your available weapons in order to eliminate the enemies.").."|".. - loc("Each time you play this missions enemy hogs will play in a random order.").."|".. + loc("Each time you play this mission, enemy hogs will play in a random order.").."|".. loc("At the start of the game each enemy hog has only the weapon that he is named after.").."|".. loc("A random hedgehog will inherit the weapons of his deceased team-mates.").."|".. loc("If you kill a hedgehog with the respective weapon your health points will be set to 100.").."|"..