summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-11-06 01:12:23 +0100
committerReid <reidyaro@gmail.com>2016-11-06 04:12:45 +0100
commitd6a8465aa4ed66ef0ee9c78a3864b3602fc725d7 (patch)
treee7321461efd64487eba783125401b2721b2c27b9
parent7725425c95d16647efb68b5e504a4940a605b27e (diff)
downloadclientdata-d6a8465aa4ed66ef0ee9c78a3864b3602fc725d7.tar.gz
clientdata-d6a8465aa4ed66ef0ee9c78a3864b3602fc725d7.tar.bz2
clientdata-d6a8465aa4ed66ef0ee9c78a3864b3602fc725d7.tar.xz
clientdata-d6a8465aa4ed66ef0ee9c78a3864b3602fc725d7.zip
Fix hairstyle offset on death animation.
-rw-r--r--graphics/sprites/hairstyles/hairstyle01.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml
index 7848949d..52fd83e4 100644
--- a/graphics/sprites/hairstyles/hairstyle01.xml
+++ b/graphics/sprites/hairstyles/hairstyle01.xml
@@ -182,7 +182,7 @@ Copyright (C) 2012-2016 Evol Online -->
<action name="dead" imageset="base">
<animation direction="default">
- <frame index="4" offsetX="11" offsetY="-4"/>
+ <frame index="4" offsetX="21" offsetY="6"/>
</animation>
</action>
</sprite>