1
0
Fork 0
fgdata/AI/Aircraft/E90/E90-main.xml

24 lines
458 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>Embraer Regional Jet 190</description>
<author>Ian(Yves) Tolosa</author>
<path>Models/E90.ac</path>
<offsets>
<pitch-deg>-1.30</pitch-deg>
</offsets>
<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>