--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua Wed Nov 23 20:25:44 2016 +0100
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua Wed Nov 23 23:54:55 2016 +0100
@@ -91,7 +91,7 @@
Theme = "Bamboo"
-- Create the player team
- AddTeam(loc("'Zooka Team"), 14483456, "Simple", "Island", "Default")
+ AddTeam(loc("'Zooka Team"), 14483456, "Simple", "Island", "Default", "cm_crosshair")
-- And add a hog to it
player = AddHog(loc("Hunter"), 0, 1, "NoHat")
SetGearPosition(player, 936, 136)