mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-21 15:08:03 +08:00
81 lines
1.7 KiB
XML
81 lines
1.7 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<model>
|
|
<path>Axalp_HillTarget.ac</path>
|
|
<name>hilltarget</name>
|
|
</model>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>hilltarget</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>sim/multiplay/generic/int[17]</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<model>
|
|
<path>Axalp_CliffTarget.ac</path>
|
|
<name>clifftarget</name>
|
|
</model>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>clifftarget</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>sim/multiplay/generic/int[17]</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<model>
|
|
<path>Tugged_Target.ac</path>
|
|
<name>tuggedtarget</name>
|
|
</model>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>tuggedtarget</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>sim/multiplay/generic/int[17]</property>
|
|
<value>2</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
|
|
<model>
|
|
<path>Forel_WaterTarget.ac</path>
|
|
<name>watertarget</name>
|
|
</model>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>watertarget</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>sim/multiplay/generic/int[17]</property>
|
|
<value>3</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
<model>
|
|
<path>Speedboat/Speedboat.ac</path>
|
|
<name>speedboat</name>
|
|
</model>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>speedboat</object-name>
|
|
<condition>
|
|
<equals>
|
|
<property>sim/multiplay/generic/int[17]</property>
|
|
<value>10</value>
|
|
</equals>
|
|
</condition>
|
|
</animation>
|
|
|
|
</PropertyList>
|