1
0
Fork 0
fgdata/AI/Aircraft/Fokker-100/100-main.xml

23 lines
474 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>Fokker 100</description>
<author>Ian (Yves) Tolosa based on model by Erik Hofman</author>
<path>Models/100.ac</path>
<offsets>
<pitch-deg>-0.75</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>Gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>145</value>
</less-than>
</condition>
</animation>
</PropertyList>