1
0
Fork 0
fgdata/AI/Aircraft/Bombardier-Challenger/Bombardier-Challenger-set.xml
2015-03-07 22:11:00 +01:00

24 lines
547 B
XML

<?xml version="1.0"?>
<PropertyList>
<description>Bombardier-Challenger</description>
<author>Chuck Dome, Innis Cunningham</author>
<path>Models/chal604.ac</path>
<offsets>
<x-m>0.0</x-m>
<z-m>1.0</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>