share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/family.lua
changeset 13169 6869d27a2f3f
parent 13145 5083fb0a2992
child 13473 bc5a086a91dc
equal deleted inserted replaced
13168:0e7eddfbce8a 13169:6869d27a2f3f
   246 end
   246 end
   247 
   247 
   248 function SetupPlace3()
   248 function SetupPlace3()
   249   SpawnSupplyCrate(2086, 1887, amRope, 1)
   249   SpawnSupplyCrate(2086, 1887, amRope, 1)
   250   SpawnSupplyCrate(2147, 728, amBlowTorch, 2)
   250   SpawnSupplyCrate(2147, 728, amBlowTorch, 2)
   251   SpawnSupplyCrate(2778, 1372, amPickHammer, 3)
   251   SpawnSupplyCrate(2778, 1372, amPickHammer, 4)
   252   SpawnSupplyCrate(2579, 1886, amPickHammer, 3)
   252   SpawnSupplyCrate(2579, 1886, amPickHammer, 3)
   253   SpawnSupplyCrate(2622, 1893, amGirder, 1)
   253   SpawnSupplyCrate(2622, 1893, amGirder, 1)
   254   SpawnSupplyCrate(2671, 1883, amPortalGun, 3)
   254   SpawnSupplyCrate(2671, 1883, amPortalGun, 3)
   255   SpawnSupplyCrate(2831, 1384, amGirder, 3)
   255   SpawnSupplyCrate(2831, 1384, amGirder, 3)
   256 
   256