37 | | <templates> |
38 | | <Template link=spaceshipassff /> |
39 | | </templates> |
40 | | <controller> |
41 | | <DivisionController team=0 formationMode="finger4"> |
42 | | <actionpoints> |
43 | | <Actionpoint position="0,0,0" action="FLY" /> |
44 | | <Actionpoint position="-1000,750,-500" action="ATTACK" attack="attack" /> |
45 | | <Actionpoint position="-1000,750,-500" action="PROTECt" protectMe=true /> |
46 | | <Actionpoint position="-1000,750,-500" action="PROTECt" protect="protect" /> |
47 | | <Actionpoint position="-1000,750,-500" action="FIGHTALL" /> |
48 | | </actionpoints> |
49 | | </DivisionController> |
50 | | </controller> |
| 37 | <templates> |
| 38 | <Template link=spaceshipassff /> |
| 39 | </templates> |
| 40 | <controller> |
| 41 | <DivisionController team=0 formationMode="finger4"> |
| 42 | <actionpoints> |
| 43 | <Actionpoint position="0,0,0" action="FLY" /> |
| 44 | <Actionpoint position="-1000,750,-500" action="ATTACK" attack="attack" /> |
| 45 | <Actionpoint position="-1000,750,-500" action="PROTECt" protectMe=true /> |
| 46 | <Actionpoint position="-1000,750,-500" action="PROTECt" protect="protect" /> |
| 47 | <Actionpoint position="-1000,750,-500" action="FIGHTALL" /> |
| 48 | </actionpoints> |
| 49 | </DivisionController> |
| 50 | </controller> |