1
0
Fork 0
fgdata/AI/Aircraft/717/717-main.xml
2015-03-07 22:11:00 +01:00

18 lines
403 B
XML

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