share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 10968 d2f9e25d1d79
parent 10967 1434cec96ca3
child 10979 a332a60df7ce
equal deleted inserted replaced
10967:1434cec96ca3 10968:d2f9e25d1d79
   153 				{amSwitch,			"amSwitch",			0}
   153 				{amSwitch,			"amSwitch",			0}
   154 				}
   154 				}
   155 
   155 
   156 local activationStage = 0
   156 local activationStage = 0
   157 local jet = nil
   157 local jet = nil
   158 local infUFO = nil
   158 infUFO = nil
   159 
   159 
   160 local fMod = 1000000 -- 1
   160 local fMod = 1000000 -- 1
   161 local roundLimit = 3
   161 local roundLimit = 3
   162 local roundNumber = 0
   162 local roundNumber = 0
   163 local firstClan = 10
   163 local firstClan = 10