1
0
Fork 0
fgdata/AI/Aircraft/A321/A321-main.xml
2018-08-08 10:34:34 +02:00

20 lines
No EOL
517 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>A321</description>
<author>Brett Harrison</author>
<path>Models/A321.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/A321-NavLights.xml</path>
</model>
</PropertyList>