mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r4869.
This commit is contained in:
parent
328c776e41
commit
5ddcc62559
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@
|
|||
<animation file="biped/dudechop.psa" name="Chop" speed="150"/>
|
||||
<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="infantry/sword/attack/isw_s_off_02.psa" name="melee" speed="175"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="melee" speed="175"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_em_04.psa" name="melee" speed="175"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_off_02.psa" name="melee" speed="120"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="melee" speed="120"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_em_04.psa" name="melee" speed="120"/>
|
||||
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="10"/>
|
||||
</animations>
|
||||
<mesh>skeletal/m_tunic_a.pmd</mesh>
|
||||
|
|
|
|||
Loading…
Reference in a new issue