1
0
forked from 0ad/0ad

#New Hellenes Female Citizen

This was SVN commit r4056.
This commit is contained in:
Michael D. Hafer 2006-07-03 00:59:59 +00:00
parent a0e92ee51c
commit b0600a9fd9
4 changed files with 24 additions and 6 deletions

View File

@ -6,16 +6,13 @@
<group>
<variant frequency="100" name="Base">
<animations>
<!-- Class Specific -->
<animation file="biped/fem_idle.psa" name="Idle" speed="200"/>
<animation file="biped/fem_idle.psa" name="Idle" speed="200"/>
<animation file="biped/fem_walk.psa" name="Walk" speed="10"/>
<!-- Citzen Soldier Specific -->
<animation file="biped/chop.psa" name="gather_wood" speed="100"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="150"/>
<animation file="biped/forage.psa" name="gather_fruit" speed="35"/>
<animation file="biped/mine.psa" name="gather_stone" speed="150"/>
<animation file="biped/dudebuild.psa" name="Build" speed="150"/>
<!-- Shared -->
<animation file="biped/inf_death_a.psa" name="Death" speed="200"/>
<animation file="biped/inf_death_b.psa" name="Death" speed="200"/>
<animation file="biped/inf_death_c.psa" name="Death" speed="200"/>
@ -27,11 +24,23 @@
</animations>
<mesh>skeletal/f_dress.pmd</mesh>
<props>
<prop actor="props/temp/hele_sign_female_citizen.xml" attachpoint="head_extra"/>
<prop actor="props/units/heads/dudette_head.xml" attachpoint="head"/>
</props>
<texture>skeletal/plac_hele_b.dds</texture>
</variant>
</group>
<group>
<variant name="Dress-Light Brown">
<texture>skeletal/hele_fem_a.dds</texture>
</variant>
<variant name="Dress-Dark Brown">
<texture>skeletal/hele_fem_b.dds</texture>
</variant>
<variant name="Dress-Gold">
<texture>skeletal/hele_fem_c.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.