19 lines
445 B
XML
19 lines
445 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<description>A340-200</description>
|
|
<author>3D Model Innis Cunningham, UV map liveries Brett Harrison</author>
|
|
<path>Models/A342.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>gear</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>175</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
</PropertyList>
|