1
0
forked from mirrors/0ad

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:
Angen
2019-12-27 20:24:02 +00:00
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"/>