mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 14:05:47 -07:00
Add missing phalanx animation for carthaginian spearmen
Differentail Revision: https://code.wildfiregames.com/D2514 Reviewed by: @Stan This was SVN commit r23293.
This commit is contained in:
parent
503f0f280b
commit
a8f7668bc6
3 changed files with 9 additions and 0 deletions
|
|
@ -127,6 +127,9 @@
|
|||
</group>
|
||||
<group>
|
||||
<variant file="biped/base_hoplite.xml"/>
|
||||
<variant file="biped/formations/phalanx_front.xml"/>
|
||||
<variant file="biped/formations/phalanx_mid.xml"/>
|
||||
<variant file="biped/formations/phalanx_back.xml"/>
|
||||
<variant file="biped/carry_food.xml"/>
|
||||
<variant file="biped/carry_meat.xml"/>
|
||||
<variant file="biped/carry_wood.xml"/>
|
||||
|
|
|
|||
|
|
@ -60,6 +60,9 @@
|
|||
</group>
|
||||
<group>
|
||||
<variant file="biped/base_hoplite.xml"/>
|
||||
<variant file="biped/formations/phalanx_front.xml"/>
|
||||
<variant file="biped/formations/phalanx_mid.xml"/>
|
||||
<variant file="biped/formations/phalanx_back.xml"/>
|
||||
<variant file="biped/carry_food.xml"/>
|
||||
<variant file="biped/carry_meat.xml"/>
|
||||
<variant file="biped/carry_wood.xml"/>
|
||||
|
|
|
|||
|
|
@ -98,6 +98,9 @@
|
|||
</group>
|
||||
<group>
|
||||
<variant file="biped/base_hoplite.xml"/>
|
||||
<variant file="biped/formations/phalanx_front.xml"/>
|
||||
<variant file="biped/formations/phalanx_mid.xml"/>
|
||||
<variant file="biped/formations/phalanx_back.xml"/>
|
||||
<variant file="biped/carry_food.xml"/>
|
||||
<variant file="biped/carry_meat.xml"/>
|
||||
<variant file="biped/carry_wood.xml"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue