mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r3451.
This commit is contained in:
parent
d11fcc8257
commit
f5dec3e4ab
1 changed files with 3 additions and 4 deletions
|
|
@ -6,12 +6,11 @@
|
|||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<animations>
|
||||
<animation file="biped/inf_idle_spear.psa" name="Idle" speed="200"/>
|
||||
<animation file="biped/walk_spearshield.psa" name="Walk" speed="20"/>
|
||||
<animation file="biped/inf_phalanx_c.psa" name="Idle" speed="200"/>
|
||||
<animation file="biped/inf_phalanx_walk_a.psa" name="Walk" speed="20"/>
|
||||
<animation file="biped/dudedeath_sword.psa" name="Death" speed="200"/>
|
||||
<animation file="biped/dudedecay_sword.psa" name="Corpse" speed="100"/>
|
||||
<animation event="0.5" file="biped/inf_spear_shield_atk_a.psa" name="Attack" speed="100"/>
|
||||
<animation event="0.5" file="biped/inf_spear_shield_atk_b.psa" name="Attack" speed="100"/>
|
||||
<animation event="0.5" file="biped/inf_phalanx_atk_a.psa" name="Attack" speed="100"/>
|
||||
</animations>
|
||||
<mesh>skeletal/m_tunic_a.pmd</mesh>
|
||||
<props>
|
||||
|
|
|
|||
Loading…
Reference in a new issue