1
0
forked from 0ad/0ad

This was SVN commit r4942.

This commit is contained in:
Michael D. Hafer 2007-03-03 20:45:35 +00:00
parent bc35dbaac6
commit 0234c19748
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<animations>
<animation file="quadraped/horse_idle_a.psa" name="Idle" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="10"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
</animations>

View File

@ -8,7 +8,7 @@
<animations>
<animation file="quadraped/horse_idle_a.psa" name="Idle" speed="50"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="10"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="20"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="20"/>
</animations>

View File

@ -11,7 +11,7 @@
<animation file="quadraped/horse_attack_a.psa" name="Idle" speed="200"/>
<animation file="quadraped/horse_attack_b.psa" name="Idle" speed="200"/>
<animation file="quadraped/horse_gallop.psa" name="Run" speed="8"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="10"/>
<animation file="quadraped/horse_walk.psa" name="Walk" speed="17"/>
<animation event=".5" file="quadraped/horse_attack_a.psa" name="Melee" speed="100"/>
<animation event=".5" file="quadraped/horse_attack_b.psa" name="Melee" speed="100"/>
</animations>