summaryrefslogtreecommitdiff
path: root/graphics/sprites/hairstyles
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-28 03:33:41 +0300
committerReid <reidyaro@gmail.com>2015-11-05 23:22:55 +0100
commit0c0d3fbe400d446ec8a651d996a89af0a52772b4 (patch)
tree68c3e539a19dc7c1f381f5c2efc2d3a9eac58f20 /graphics/sprites/hairstyles
parent18476c93313358f61e457c9edf73740d426ccbc7 (diff)
downloadclientdata-0c0d3fbe400d446ec8a651d996a89af0a52772b4.tar.gz
clientdata-0c0d3fbe400d446ec8a651d996a89af0a52772b4.tar.bz2
clientdata-0c0d3fbe400d446ec8a651d996a89af0a52772b4.tar.xz
clientdata-0c0d3fbe400d446ec8a651d996a89af0a52772b4.zip
Add spawnride action to all sprites.
Diffstat (limited to 'graphics/sprites/hairstyles')
-rw-r--r--graphics/sprites/hairstyles/hairstyle01.xml15
-rw-r--r--graphics/sprites/hairstyles/hairstyle13.xml15
2 files changed, 30 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml
index 69a15a36..8081b790 100644
--- a/graphics/sprites/hairstyles/hairstyle01.xml
+++ b/graphics/sprites/hairstyles/hairstyle01.xml
@@ -150,6 +150,21 @@ Copyright (C) 2012-2013 Evol Online -->
</animation>
</action>
+ <action name="spawnride" 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"/>
diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml
index 076acca5..caa00823 100644
--- a/graphics/sprites/hairstyles/hairstyle13.xml
+++ b/graphics/sprites/hairstyles/hairstyle13.xml
@@ -153,6 +153,21 @@ Copyright (C) 2012 Evol Online -->
</animation>
</action>
+ <action name="spawnride" 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"/>