1
0
Fork 0
fgdata/Models/Airport/tower.xml

30 lines
497 B
XML
Raw Normal View History

<?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>