1
0
forked from 0ad/0ad

Fix incorrect animation for african elephants

Patch by: @wowgetoffyourcellphone
This was SVN commit r25729.
This commit is contained in:
Stan 2021-06-07 09:48:34 +00:00
parent b3ec0d48ba
commit a8480b1dc9

View File

@ -8,7 +8,7 @@
<animation file="quadraped/elephant_african_forest_idle_03.dae" name="Idle" speed="75"/>
<animation file="quadraped/elephant_african_forest_idle_03.dae" name="Idle" speed="75"/>
<animation file="quadraped/elephant_african_forest_walk.dae" name="Walk" speed="30"/>
<animation file="quadraped/elephant_asian_run.dae" name="Run" speed="8"/>
<animation file="quadraped/elephant_african_forest_run.dae" name="Run" speed="8"/>
<animation file="quadraped/elephant_african_forest_attack_melee_01.dae" name="attack_melee" id="Attack1" event="0.5" speed="100"/>
<animation file="quadraped/elephant_african_forest_attack_melee_02.dae" name="attack_melee" id="Attack2" event="0.5" speed="100"/>
<animation file="quadraped/elephant_african_forest_attack_melee_03.dae" name="attack_melee" id="Attack3" event="0.5" speed="100"/>