share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.lua
changeset 10423 b9d6463cf2ca
parent 10172 7cfd1a9356b5
child 10604 f2f9928ea2e7
equal deleted inserted replaced
10421:87e47843018e 10423:b9d6463cf2ca
   355 function onPreviewInit()
   355 function onPreviewInit()
   356 onGameInit()
   356 onGameInit()
   357 end
   357 end
   358 
   358 
   359 function onGameInit()
   359 function onGameInit()
   360     MapGen = 2
   360     MapGen = mgDrawn
   361     TemplateFilter = 0
   361     TemplateFilter = 0
   362     local TotGen = 0
   362     local TotGen = 0
   363     local Tries = 0
   363     local Tries = 0
   364     local i = 0
   364     local i = 0
   365     local l = 0
   365     local l = 0