colobot-data/levels/battles/chapter001/level002/scene.txt

17 lines
563 B
Plaintext
Raw Normal View History

2017-11-25 16:33:32 +00:00
Title.E text="ShootOut"
Resume.E text="Challenge your friend in this simple 1v1 scenario. May the best WingedShooter win!"
#Include file="%cat%/level_common.txt"
Level type=CODE_BATTLE magnifyDamage=10
BeginObject
// Team "Blue" (1)
2017-11-25 16:33:32 +00:00
CreateObject pos=0;-40 dir=1.5 type=WingedShooter range=0 power=100 team=1 select=true
// Team "Red" (2)
2017-11-25 16:33:32 +00:00
CreateObject pos=0;40 dir=0.5 type=WingedShooter range=0 power=100 team=2
2017-11-25 16:33:32 +00:00
EndMissionTake pos=0;0 dist=10000 type=Any team=-1 min=0 max=0 winTeam=1
EndMissionTake pos=0;0 dist=10000 type=Any team=-2 min=0 max=0 winTeam=2