1
0
forked from 0ad/0ad

This was SVN commit r6044.

This commit is contained in:
Michael D. Hafer 2008-06-18 01:33:51 +00:00
parent f721185c00
commit e232619573

View File

@ -25,43 +25,15 @@
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/> <animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
</animations> </animations>
<props> <props>
<prop actor="props/units/heads/dudette_head.xml" attachpoint="head"/> <prop actor="props/units/heads/head_pers_fem_1.xml" attachpoint="head"/>
</props> </props>
</variant> </variant>
</group> </group>
<group> <group>
<variant frequency="2" name="Dress-Light Brown"> <variant frequency="1" name="Peplos-DarkBrown">
<mesh>skeletal/f_dress.pmd</mesh> <mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/hele_fem_a.dds</texture> <texture>skeletal/kart_fem_01.dds</texture>
</variant>
<variant frequency="2" name="Dress-Dark Brown">
<mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/hele_fem_b.dds</texture>
</variant>
<variant frequency="2" name="Dress-Gold">
<mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/hele_fem_c.dds</texture>
</variant>
<variant frequency="2" name="Dress-Player Tint">
<mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/hele_fem_d.dds</texture>
</variant>
<variant frequency="1" name="Dress-linen">
<mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/hele_fem_e.dds</texture>
</variant>
<variant frequency="3" name="Dress-Chiton">
<mesh>skeletal/f_tunic.pmd</mesh>
<texture>skeletal/hele_fem_chiton.dds</texture>
</variant>
<variant frequency="1" name="Dress-Chiton-Linen">
<mesh>skeletal/f_tunic.pmd</mesh>
<texture>skeletal/hele_fem_chiton_linen.dds</texture>
</variant>
<variant frequency="2" name="Dress-Player Tint2">
<mesh>skeletal/f_dress.pmd</mesh>
<texture>skeletal/rome_fem_a.dds</texture>
</variant> </variant>
</group> </group>