1
0
Fork 0
fgdata/AI/Aircraft/CCX/GL5T-main.xml

19 lines
475 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<description>Bombardier-Global-5000</description>
<author>Brett Harrison</author>
<path>Models/bomb-5000.ac</path>
<animation>
<type>select</type>
<object-name>gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>160</value>
</less-than>
</condition>
</animation>
</PropertyList>