mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-01 07:41:15 +08:00
New water target from Forel
This commit is contained in:
parent
09a3fbe687
commit
e4e573b507
3625
hunter/Models/Forel_WaterTarget.ac
Normal file
3625
hunter/Models/Forel_WaterTarget.ac
Normal file
File diff suppressed because it is too large
Load Diff
@ -46,6 +46,22 @@
|
||||
</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>
|
||||
|
@ -77,6 +77,14 @@
|
||||
<value>2</value>
|
||||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<legend>Water Target</legend>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>sim/multiplay/generic/int[17]</property>
|
||||
<value>3</value>
|
||||
</binding>
|
||||
</button>
|
||||
<button>
|
||||
<legend>Speedboat</legend>
|
||||
<binding>
|
||||
|
Loading…
Reference in New Issue
Block a user