mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 09:36:10 +00:00
This was SVN commit r5428.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user