28 lines
819 B
XML
28 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/LaudaAir</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>
|
|
|
|
|
|
|