mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-18 10:55:25 +00:00
This was SVN commit r5400.
This commit is contained in:
@@ -17,4 +17,13 @@
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Idle"/>
|
||||
<variant name="Melee">
|
||||
<props>
|
||||
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
<props>
|
||||
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
|
||||
<prop attachpoint="r_hand"/>
|
||||
<prop actor="props/units/weapons/jav_projectile.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user