summaryrefslogtreecommitdiff
path: root/graphics/sprites/hairstyles
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/hairstyles
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/hairstyles')
-rw-r--r--graphics/sprites/hairstyles/hairstyle01.xml30
-rw-r--r--graphics/sprites/hairstyles/hairstyle13.xml30
2 files changed, 60 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml
index c473e269..69a15a36 100644
--- a/graphics/sprites/hairstyles/hairstyle01.xml
+++ b/graphics/sprites/hairstyles/hairstyle01.xml
@@ -135,6 +135,36 @@ Copyright (C) 2012-2013 Evol Online -->
</animation>
</action>
+ <action name="standride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-17"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-20"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-17"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-20"/>
+ </animation>
+ </action>
+
+ <action name="ride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-17"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-20"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-17"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-20"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="default">
<frame index="4" offsetX="21" offsetY="6"/>
diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml
index d6ef6374..076acca5 100644
--- a/graphics/sprites/hairstyles/hairstyle13.xml
+++ b/graphics/sprites/hairstyles/hairstyle13.xml
@@ -138,6 +138,36 @@ Copyright (C) 2012 Evol Online -->
</animation>
</action>
+ <action name="standride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-21" offsetX="3"/>
+ </animation>
+ <animation direction="left">
+ <frame index="3" offsetX="7" offsetY="-24"/>
+ </animation>
+ <animation direction="up">
+ <frame index="6" offsetX="4" offsetY="-25"/>
+ </animation>
+ <animation direction="right">
+ <frame index="9" offsetX="-3" offsetY="-24"/>
+ </animation>
+ </action>
+
+ <action name="ride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-21" offsetX="3"/>
+ </animation>
+ <animation direction="left">
+ <frame index="3" offsetX="7" offsetY="-24"/>
+ </animation>
+ <animation direction="up">
+ <frame index="6" offsetX="4" offsetY="-25"/>
+ </animation>
+ <animation direction="right">
+ <frame index="9" offsetX="-3" offsetY="-24"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="default">
<frame index="12" offsetX="23" offsetY="2"/>