1
0
Fork 0
fgdata/AI/Aircraft/MD90/MD90-JAL.xml

22 lines
446 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>McDonnel-Douglas-MD90</description>
<author>Innis Cunningham</author>
<path>Models/md-90.ac</path>
<texture-path>Textures/JAL</texture-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>