diff -r 543bc82e1e28 -r ce3860c82c8b share/hedgewars/Data/Missions/Scenario/User_Mission_-_Diver.lua --- a/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Diver.lua Fri Nov 25 02:01:18 2016 +0100 +++ b/share/hedgewars/Data/Missions/Scenario/User_Mission_-_Diver.lua Fri Nov 25 02:53:42 2016 +0100 @@ -44,7 +44,7 @@ AddGear(579, 296, gtMine, 0, 0, 0, 0) - ShowMission(loc("Operation Diver"), "", loc("Eliminate Poison before the time runs out") .. loc("|- Mines Time:") .. " " .. 1 .. " " .. loc("sec"), -amFirePunch, 0); + ShowMission(loc("Operation Diver"), loc("Scenario"), loc("Eliminate Poison before the time runs out") .. loc("|- Mines Time:") .. " " .. 1 .. " " .. loc("sec"), -amFirePunch, 0); --SetTag(AddGear(0, 0, gtATSmoothWindCh, 0, 0, 0, 1), -70) SetWind(-100)