1
0
Fork 0
fgdata/AI/Aircraft/733/733-main.xml
2015-03-07 22:11:00 +01:00

18 lines
No EOL
441 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>Boeing 737-300</description>
<author>Ian(Yves) Tolosa, Original Model Innis Cunningham</author>
<path>Models/733.ac</path>
<animation>
<type>select</type>
<object-name>Gear_Down</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>150</value>
</less-than>
</condition>
</animation>
</PropertyList>