1
0
Fork 0
fgdata/AI/Aircraft/A319/A319-main.xml

20 lines
No EOL
517 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>A319</description>
<author>Brett Harrison</author>
<path>Models/A319.ac</path>
<animation>
<type>select</type>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>155</value>
</less-than>
</condition>
</animation>
<!-- Add Navigation Lights Objects -->
<model>
<path>Lights/A319-NavLights.xml</path>
</model>
</PropertyList>