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

19 lines
416 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>B757-200</description>
<path>Models/B757.ac</path>
<texture-path>Textures/Iberia</texture-path>
<animation>
<type>select</type>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>200</value>
</less-than>
</condition>
</animation>
</PropertyList>