1
0
Fork 0
fgdata/Aircraft/Generic/Formations/formation_7.xml
Vivian Meazza 1b309deda4 Add generic formations.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-12 20:35:47 +01:00

27 lines
561 B
XML

<?xml version="1.0"?>
<PropertyList>
<sim>
<model>
<formation>
<variant type="string">Carrier Launch</variant>
<index type="int">1</index>
<position>
<x-offset>-15</x-offset>
<y-offset>-65</y-offset>
<z-offset>0</z-offset>
</position>
<position>
<x-offset>-200</x-offset>
<y-offset>0</y-offset>
<z-offset>0</z-offset>
</position>
<position>
<x-offset>-15</x-offset>
<y-offset>-63</y-offset>
<z-offset>0</z-offset>
</position>
</formation>
</model>
</sim>
</PropertyList>