7e613029d3
From Ian Tolosa
18 lines
430 B
XML
18 lines
430 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<description>Embraer Regional Jet 175</description>
|
|
<author>Yves (Ian) Tolosa. Feb 2016 </author>
|
|
<path>Models/ERJ175.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>Gear</object-name>
|
|
<condition>
|
|
<less-than>
|
|
<property>velocities/true-airspeed-kt</property>
|
|
<value>150</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
</PropertyList>
|