diff -r c3a77ff02a23 -r 42efccba0711 share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua --- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua Thu Jun 12 20:47:11 2014 +0200 +++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua Thu Jun 12 21:25:39 2014 +0200 @@ -141,7 +141,7 @@ -- Remove the team to end the game. Only do this once. if team_death == false then team_death = true - ParseCommand("teamgone " .. "Grenadiers") + DismissTeam("Grenadiers") end else -- ... or just lower the timer by 1.