forked from mirrors/0ad
Fix wrong actor file for persian cavalry javelinist base actor when gathering meat
Patch by: @Angen Differential Revision: https://code.wildfiregames.com/D1967 This was SVN commit r22359.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<variant name="gather_meat">
|
||||
<props>
|
||||
<prop actor="" attachpoint="rider"/>
|
||||
<prop actor="units/persians/cavalry_javelinist_a_r.xml" attachpoint="rider_R"/>
|
||||
<prop actor="units/persians/cavalry_javelinist_b_r.xml" attachpoint="rider_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user