This was SVN commit r5478.

This commit is contained in:
Michael D. Hafer 2007-11-21 03:40:58 +00:00
parent 4c7ed41cfc
commit d2c711cbb7
7 changed files with 24 additions and 6 deletions

View File

@ -7,7 +7,7 @@
<variant name="Base">
<colour>128 100 60</colour>
<mesh>props/helmet/head_vercingetorix.pmd</mesh>
<texture>props/head/celt_a.dds</texture>
<texture>props/head/celt_verc.dds</texture>
</variant>
</group>

View File

@ -20,6 +20,9 @@
<variant frequency="1" name="face-d">
<texture>props/head/celt_d.dds</texture>
</variant>
<variant frequency="1" name="face-g">
<texture>props/head/celt_g.dds</texture>
</variant>
</group>
<group>

View File

@ -6,13 +6,13 @@
<group>
<variant frequency="100" name="Base">
<mesh>props/dudette_head.pmd</mesh>
<texture>props/head/celt_fem_a_3.dds</texture>
<texture>props/head/celt_fem_boudicca_1.dds</texture>
</variant>
</group>
<group>
<variant frequency="1" name="red">
<colour>202 90 9</colour>
<colour>204 62 0</colour>
</variant>
</group>

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="base">
<colour>234 234 234</colour>
<mesh>props/head_hero_a.pmd</mesh>
<texture>props/head/rome_hero_scipio.dds</texture>
</variant>
</group>
<material>objectcolor.xml</material>
</actor>

View File

@ -20,7 +20,6 @@
<mesh>skeletal/f_tunic.pmd</mesh>
<props>
<prop actor="props/units/heads/head_celt_boudicca.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_dip.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
</props>
<texture>skeletal/celt_boudicca.dds</texture>

View File

@ -15,7 +15,7 @@
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/heads/rome_attic_bronze.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_head_hero_scipio.xml" attachpoint="head"/>
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero_2.xml" attachpoint="shield"/>
</props>

View File

@ -15,7 +15,7 @@
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/units/heads/rome_attic_silver.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_head_hero_scipio.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/rome_parma_hero_3.xml" attachpoint="shield"/>
<prop actor="props/units/cape_a.xml" attachpoint="back"/>