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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user