summaryrefslogtreecommitdiff
path: root/graphics/sprites/races
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-04 20:29:21 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-04 20:29:21 +0300
commite75e8b3dcd4877ceeb81d34e18063b43bc47edbf (patch)
tree33fbfe9a6b10de7b9b5b0188fd662947073e4d44 /graphics/sprites/races
parent825ea990ed025c5e0d954b692db8df5124945806 (diff)
downloadclientdata-e75e8b3dcd4877ceeb81d34e18063b43bc47edbf.tar.gz
clientdata-e75e8b3dcd4877ceeb81d34e18063b43bc47edbf.tar.bz2
clientdata-e75e8b3dcd4877ceeb81d34e18063b43bc47edbf.tar.xz
clientdata-e75e8b3dcd4877ceeb81d34e18063b43bc47edbf.zip
Add to all sprites actions ride and standride.
Diffstat (limited to 'graphics/sprites/races')
-rw-r--r--graphics/sprites/races/human-male.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/graphics/sprites/races/human-male.xml b/graphics/sprites/races/human-male.xml
index 9ca18f95..f209b58b 100644
--- a/graphics/sprites/races/human-male.xml
+++ b/graphics/sprites/races/human-male.xml
@@ -105,6 +105,36 @@ Copyright (C) 2012-2013 Evol Online -->
</animation>
</action>
+ <action name="standride" imageset="base">
+ <animation direction="down">
+ <frame index="64"/>
+ </animation>
+ <animation direction="left">
+ <frame index="65"/>
+ </animation>
+ <animation direction="up">
+ <frame index="66"/>
+ </animation>
+ <animation direction="right">
+ <frame index="67"/>
+ </animation>
+ </action>
+
+ <action name="ride" imageset="base">
+ <animation direction="down">
+ <frame index="64"/>
+ </animation>
+ <animation direction="left">
+ <frame index="65"/>
+ </animation>
+ <animation direction="up">
+ <frame index="66"/>
+ </animation>
+ <animation direction="right">
+ <frame index="67"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="down">
<frame index="72"/>