1
0
Fork 0
fgdata/AI/Aircraft/Embraer-Legacy/Embraer-Legacy-UnitedAirlines.xml

26 lines
552 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>Embraer-Legacy</description>
<author>Chuck Dome, Innis Cunningham</author>
<path>Models/legacy.ac</path>
<texture-path>Textures/UnitedAlirlines</texture-path>
<offsets>
<z-m>2.6</z-m>
</offsets>
<animation>
<type>select</type>
<object-name>tyres</object-name>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>150</value>
</less-than>
</condition>
</animation>
</PropertyList>