diff -r 8deb4e8f5172 -r b7fa8ad60e3b share/hedgewars/Data/Missions/Training/Shotgun Training.lua --- a/share/hedgewars/Data/Missions/Training/Shotgun Training.lua Fri Mar 26 15:56:26 2010 +0000 +++ b/share/hedgewars/Data/Missions/Training/Shotgun Training.lua Fri Mar 26 15:59:21 2010 +0000 @@ -131,9 +131,9 @@ -- The delay between each round Delay = 0 -- The map to be played - Map = "mushrooms" + Map = "Mushrooms" -- The theme to be used - Theme = "nature" + Theme = "Nature" -- Create the player team AddTeam(loc(teamname), 14483456, "Simple", "Island", "Default")