share/hedgewars/Data/Missions/Training/User_Mission_-_Diver.lua
changeset 5325 261b79ba22b1
parent 4770 375d819fca93
child 5823 f906f6645e02
--- a/share/hedgewars/Data/Missions/Training/User_Mission_-_Diver.lua	Sun Jun 26 16:34:31 2011 -0400
+++ b/share/hedgewars/Data/Missions/Training/User_Mission_-_Diver.lua	Sun Jun 26 19:42:44 2011 -0400
@@ -43,7 +43,7 @@
 
 	AddGear(1603, 1320, gtMine, 0, 0, 0, 0)
 
-	ShowMission(loc("Operation Diver"), loc("by mikade"), loc("Eliminate Poison before the time runs out") .. loc("|- Mines Time:") .. " " .. 1 .. " " .. loc("sec"), -amFirePunch, 0);
+	ShowMission(loc("Operation Diver"), "", 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)