24 lines
370 B
XML
24 lines
370 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<path>SmallStation.ac</path>
|
||
|
<animation>
|
||
|
<type>range</type>
|
||
|
<min-m>0</min-m>
|
||
|
<max-m>20000</max-m>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>Bridge</object-name>
|
||
|
<condition>
|
||
|
<greater-than>
|
||
|
<value>0</value>
|
||
|
<value>1</value>
|
||
|
</greater-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
|
||
|
</PropertyList>
|