share/hedgewars/Data/Scripts/Multiplayer/TechRacer.lua
changeset 13562 0ff20bb15037
parent 13561 cba63f72e52f
child 13630 fe7d2bbf5f3f
equal deleted inserted replaced
13561:cba63f72e52f 13562:0ff20bb15037
   662 	end
   662 	end
   663 
   663 
   664 	if mapID == nil then
   664 	if mapID == nil then
   665 		mapID = 2 + GetRandom(7)
   665 		mapID = 2 + GetRandom(7)
   666 	end
   666 	end
       
   667 	WriteLnToConsole("TechRacer: Using map "..tostring(mapID))
   667 
   668 
   668 	addHashData(mapID)
   669 	addHashData(mapID)
   669 
   670 
   670 	Theme = "Cave"
   671 	Theme = "Cave"
   671 	Map = ""
   672 	Map = ""