2015-03-07 21:11:00 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
2018-08-06 08:48:59 +00:00
|
|
|
<description>A321</description>
|
2015-03-07 21:11:00 +00:00
|
|
|
<author>Brett Harrison</author>
|
2018-08-06 08:48:59 +00:00
|
|
|
<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>
|