diff -r 475a1289f940 -r 030464f34d47 share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua --- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua Wed Nov 23 20:25:44 2016 +0100 +++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua Wed Nov 23 23:54:55 2016 +0100 @@ -108,7 +108,7 @@ Map = "Ropes" -- Map name Theme = "Nature" -- Map theme - AddTeam( loc( "Rope Team" ), 14483456, "Simple", "Island", "Default" ) -- Lets make the team + AddTeam( loc( "Rope Team" ), 14483456, "Simple", "Island", "Default", "cm_shoppa" ) -- Lets make the team Player = AddHog( loc( "Hunter" ), 0, 1, "StrawHat" ) -- Add a hog for it, and name it "Hunter" SetGearPosition( Player, 420, 1750 ) -- Set player position