1
0
Fork 0
fgdata/Models/Military/Bloodhound.xml
2015-03-07 22:11:00 +01:00

26 lines
798 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>Bloodhound.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>15000</max-m>
</animation>
<animation>
<type>select</type>
<condition>
<and>
<greater-than>
<property>/sim/time/utc/year</property>
<value>1958</value>
</greater-than>
<less-than>
<property>/sim/time/utc/year</property>
<value>1991</value>
</less-than>
</and>
</condition>
</animation>
</PropertyList>