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

29 lines
497 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>tower.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>10000</max-m>
</animation>
<animation>
<type>range</type>
<object-name>antennas</object-name>
<object-name>glass</object-name>
<min-m>0</min-m>
<max-m>1000</max-m>
</animation>
<animation>
<type>range</type>
<object-name>workbench</object-name>
<object-name>fence</object-name>
<min-m>0</min-m>
<max-m>3000</max-m>
</animation>
</PropertyList>