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

19 lines
456 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>Embraer Regional Jet 195</description>
<author>Ian(Yves) Tolosa, Original Model Innis Cunningham</author>
<path>Models/erj195.ac</path>
<animation>
<type>select</type>
<object-name>Gear_Open</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>150</value>
</less-than>
</condition>
</animation>
</PropertyList>