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

29 lines
819 B
XML

<?xml version="1.0"?>
<PropertyList include="737-main.xml">
<description>Boeing-737</description>
<author>David Culp (FDM), Innis Cunningham (3D and Panel)</author>
<status>early-production</status>
<path>Models/B737-300.ac</path>
<texture-path>Textures/RyanAir</texture-path>
<animation>
<type>select</type>
<object-name>lhnosedoor</object-name>
<object-name>rhnosedoor</object-name>
<object-name>lhsidestrut</object-name>
<object-name>lhgear</object-name>
<object-name>nosegear</object-name>
<object-name>rhsidestrut</object-name>
<object-name>rhgear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>200</value>
</less-than>
</condition>
</animation>
</PropertyList>