mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
Properly clear back props when gathering. EOL native.
Noticed while looking at #6566 This was SVN commit r26959.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
</animations>
|
||||
<props>
|
||||
<prop actor="props/units/tools/hoe.xml" attachpoint="weapon_R"/>
|
||||
<prop attachpoint="back"/>
|
||||
<prop attachpoint="weapon_L"/>
|
||||
<prop attachpoint="shield"/>
|
||||
<prop attachpoint="shield_arm"/>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
</animations>
|
||||
<props>
|
||||
<prop actor="props/units/tools/hoe.xml" attachpoint="weapon_R"/>
|
||||
<prop attachpoint="back"/>
|
||||
<prop attachpoint="weapon_L"/>
|
||||
<prop attachpoint="shield"/>
|
||||
<prop attachpoint="shield_arm"/>
|
||||
|
||||
Reference in New Issue
Block a user