mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Remove bow from praise animation and display helmets as for other gather animations
Patch by: @Angen Differential Revision: https://code.wildfiregames.com/D2435 This was SVN commit r23170.
This commit is contained in:
parent
9b07c6bf44
commit
c26d36c65c
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<prop actor="" attachpoint="weapon_L"/>
|
||||
<prop actor="" attachpoint="ammo"/>
|
||||
<prop actor="" attachpoint="shield_arm"/>
|
||||
<prop actor="" attachpoint="helmet"/>
|
||||
<prop actor="" attachpoint="bow"/>
|
||||
<prop actor="" attachpoint="shield_arm"/>
|
||||
<prop actor="" attachpoint="weapon_bow"/>
|
||||
</props>
|
||||
</variant>
|
||||
|
|
|
|||
Loading…
Reference in a new issue