share/hedgewars/Data/Maps/CTF_Blizzard/map.lua
changeset 5328 81a6f6f29b16
parent 5325 261b79ba22b1
child 5821 afb988c1a2fe
equal deleted inserted replaced
5325:261b79ba22b1 5328:81a6f6f29b16
   573 end
   573 end
   574 
   574 
   575 
   575 
   576 function onGameStart()
   576 function onGameStart()
   577 
   577 
   578 	ShowMission(loc("CTF_BLIZZARD"), "", loc(" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"), 0, 0)
   578 	ShowMission("CTF_BLIZZARD", "", loc(" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"), 0, 0)
   579 
   579 
   580 
   580 
   581 	-- initialize teleporters
   581 	-- initialize teleporters
   582 	redTel = CreateZone(342,1316,42,449)	-- red teleporter
   582 	redTel = CreateZone(342,1316,42,449)	-- red teleporter
   583 	orangeTel = CreateZone(3719,1330,45,449)	-- orange teleporter
   583 	orangeTel = CreateZone(3719,1330,45,449)	-- orange teleporter