This was SVN commit r10403.

This commit is contained in:
Michael D. Hafer 2011-10-14 05:32:11 +00:00
parent d9820fb0cb
commit 581b4f7997
2 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<mesh>skeletal/m_pants_celt.dae</mesh> <mesh>skeletal/m_pants_celt.dae</mesh>
<props> <props>
<prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/> <prop actor="props/units/heads/head_pers_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_hoplite_b.xml" attachpoint="helmet"/> <prop actor="props/units/heads/pers_conical_plume.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/> <prop actor="props/units/weapons/axe_single.xml" attachpoint="r_hand"/>
</props> </props>
</variant> </variant>

View File

@ -50,6 +50,9 @@
<variant frequency="1" name="scale mail"> <variant frequency="1" name="scale mail">
<texture>skeletal/pers_iar_e_2.dds</texture> <texture>skeletal/pers_iar_e_2.dds</texture>
</variant> </variant>
<variant frequency="1" name="scale 2">
<texture>skeletal/pers_car_a_r.png</texture>
</variant>
</group> </group>
<group> <group>
<variant frequency="1" name="Idle"/> <variant frequency="1" name="Idle"/>