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

20 lines
719 B
Plaintext

Title.E text="Code battle - vs aliens"
Resume.E text="A map for begginers! Research all needed technologies and build your infrastructure to kill all the aliens on the opposite side of the river - using programming only!"
#Include file="%cat%/level_common.txt"
Level type=CODE_BATTLE
BeginObject
// Team "Blue" (1)
CreateObject pos=0;-40 dir=1.5 type=WheeledGrabber team=1 select=true
CreateObject pos=0;-38.5 type=Titanium
CreateObject pos=0;-57.5 dir=1.5 type=Derrick magnifyDamage=0 selectable=false
// Team "Red" (2)
// TODO: Put some ants there!!!
CreateObject pos=0;40 dir=0.5 type=AlienAnt
EndMissionTake pos=0;0 dist=10000 type=AlienAnt min=0 max=0
EndMissionTake pos=0;0 dist=10000 type=Any team=1 lost=0