share/hedgewars/Data/Missions/Shotgun Training.hwt
changeset 2996 dfc7507a21a0
parent 2958 e6f7620da87e
child 2999 30c4d62cd0c3
equal deleted inserted replaced
2995:b90745d87332 2996:dfc7507a21a0
   115 	GameFlags = gfMultiWeapon + gfOneClanMode
   115 	GameFlags = gfMultiWeapon + gfOneClanMode
   116 	-- The time the player has to move each round (in ms)
   116 	-- The time the player has to move each round (in ms)
   117 	TurnTime = 25000
   117 	TurnTime = 25000
   118 	-- The frequency of crate drops
   118 	-- The frequency of crate drops
   119 	CaseFreq = 0
   119 	CaseFreq = 0
   120 	-- The number of land objects being placed
   120 	-- The number of mines being placed
   121 	LandAdds = 0
   121 	LandAdds = 0
       
   122 	-- The number of explosives being placed
       
   123 	Explosives = 0
   122 	-- The delay between each round
   124 	-- The delay between each round
   123 	Delay = 0
   125 	Delay = 0
   124 	-- The map to be played
   126 	-- The map to be played
   125 	Map = "mushrooms"
   127 	Map = "mushrooms"
   126 	-- The theme to be used
   128 	-- The theme to be used