1
0
forked from 0ad/0ad

This was SVN commit r4839.

This commit is contained in:
Michael D. Hafer 2007-02-03 16:26:10 +00:00
parent 0b7542cc6d
commit c02940c181
3 changed files with 11 additions and 6 deletions

View File

@ -23,11 +23,15 @@
<group>
<variant frequency="1" name="Idle">
<animations>
<animation file="biped/inf_hoplite_idle_a.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_a.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_b.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_c.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_d.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_e.psa" name="idle" speed="200"/>
</animations>
<props>
<prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear_reverse.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props>
</variant>
<variant name="Melee">

View File

@ -18,9 +18,10 @@
<animation file="infantry/general/death/inf_07.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="Run" speed="18"/>
<animation file="biped/not used/inf_salute_b.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_c.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_b.psa" name="idle" speed="210"/>
<animation file="biped/not used/inf_salute_c.psa" name="idle" speed="195"/>
<animation file="biped/not used/inf_salute_d.psa" name="idle" speed="200"/>
<animation file="biped/not used/inf_salute_e.psa" name="idle" speed="190"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>

Binary file not shown.