This was SVN commit r4978.

This commit is contained in:
Michael D. Hafer 2007-04-21 06:20:36 +00:00
parent 70ba997181
commit fc9eaeaf2b
3 changed files with 14 additions and 3 deletions

View File

@ -62,6 +62,10 @@
<mesh>skeletal/m_tunic_a.pmd</mesh>
<texture>skeletal/hele_isp_e.dds</texture>
</variant>
<variant name="armour-var-e">
<mesh>skeletal/m_tunic_a.pmd</mesh>
<texture>skeletal/hele_isp_e_d.dds</texture>
</variant>
</group>
<group>

View File

@ -20,14 +20,21 @@
</group>
<group>
<variant frequency="10" name="Armour-Reinforced Linothorax">
<variant frequency="5" name="Armour-Linen-Linothorax">
<props>
<prop actor="props/units/heads/hele_su3.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
</props>
<texture>skeletal/hele_pezhetairoi_3.dds</texture>
</variant>
<variant frequency="5" name="Armour-Reinforced Linothorax">
<props>
<prop actor="props/units/heads/hele_su3.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
</props>
<texture>skeletal/hele_pezhetairoi.dds</texture>
</variant>
<variant frequency="1" name="Armour-Bronze Cuirass">
<variant frequency="2" name="Armour-Bronze Cuirass">
<props>
<prop actor="props/units/heads/hele_mace_frontranker.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>

View File

@ -14,7 +14,7 @@
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/heads/head_hele_a.xml" attachpoint="head"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/heads/hele_cav_e.xml" attachpoint="helmet"/>
<prop actor="props/units/weapons/spear_long.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>