share/hedgewars/Data/Missions/Challenge/User_Mission_-_Rope_Knock_Challenge.lua
changeset 12586 7510fe66bfbb
parent 12224 d62d6f8ebef1
child 12738 49c45424a333
equal deleted inserted replaced
12585:b28f09d70e73 12586:7510fe66bfbb
   129 
   129 
   130 	CaseFreq = 0
   130 	CaseFreq = 0
   131 	MinesNum = 0
   131 	MinesNum = 0
   132 	Explosives = 0
   132 	Explosives = 0
   133 
   133 
   134 	AddTeam(loc("Wannabe Shoppsta"), 0x11F12B, "Simple", "Island", "Default", "cm_shoppa")
   134 	AddTeam(loc("Wannabe Shoppsta"), 0x11F12B, "money", "Island", "Default", "cm_shoppa")
   135 	hhs[0] = AddHog(loc("Ace"), 0, 1, "Gasmask")
   135 	hhs[0] = AddHog(loc("Ace"), 0, 1, "Gasmask")
   136 	SetGearPosition(player, 1380, 1500)
   136 	SetGearPosition(player, 1380, 1500)
   137 
   137 
   138 	AddTeam(loc("Unsuspecting Louts"), 0xDD0000, "Simple", "Island", "Default", "cm_face")
   138 	AddTeam(loc("Unsuspecting Louts"), 0xDD0000, "Simple", "Island", "Default", "cm_face")
   139 	for i = 1, 8 do
   139 	for i = 1, 8 do