1
0
forked from 0ad/0ad

This was SVN commit r5428.

This commit is contained in:
Michael D. Hafer 2007-10-23 06:37:53 +00:00
parent 0d5de9f385
commit eda58ed2f2
3 changed files with 13 additions and 3 deletions

View File

@ -19,6 +19,15 @@
<variant frequency="1" name="kart-shield-h">
<texture>props/shield/kart_round_h.dds</texture>
</variant>
<variant frequency="1" name="kart-shield-k">
<texture>props/shield/kart_round_k.dds</texture>
</variant>
<variant frequency="1" name="kart-shield-l">
<texture>props/shield/kart_round_l.dds</texture>
</variant>
<variant frequency="1" name="kart-shield-o">
<texture>props/shield/kart_round_o.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>

View File

@ -13,7 +13,6 @@
<animation file="infantry/general/dude/dudedeath_sword.psa" name="death" speed="165"/>
<animation file="infantry/general/death/inf_06.psa" name="death" speed="200"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/shields/kart_round_su1.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
@ -25,9 +24,11 @@
<group>
<variant frequency="1" name="Carth-Sacred Band-ShortSleeve">
<mesh>skeletal/m_tunic_a.pmd</mesh>
<texture>skeletal/kart_su1_sacredband_1.dds</texture>
</variant>
<variant frequency="1" name="Carth-Sacred Band-LongSleeve">
<mesh>skeletal/m_tunic_a.pmd</mesh>
<texture>skeletal/kart_su1_sacredband_2.dds</texture>
</variant>
</group>