summaryrefslogtreecommitdiff
path: root/graphics/sprites/hairstyles
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-15 16:10:41 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-15 16:10:41 +0400
commit5ebb62a81f053988ef346ab8a1e7c12756755cd5 (patch)
tree0a464bc1593132d19b27594aa0bae614247a1a25 /graphics/sprites/hairstyles
parent7a7c03a37746c04d7a8750e43b3afa2270bb4322 (diff)
downloadclientdata-5ebb62a81f053988ef346ab8a1e7c12756755cd5.tar.gz
clientdata-5ebb62a81f053988ef346ab8a1e7c12756755cd5.tar.bz2
clientdata-5ebb62a81f053988ef346ab8a1e7c12756755cd5.tar.xz
clientdata-5ebb62a81f053988ef346ab8a1e7c12756755cd5.zip
Changed the position of the player's death frame to make it look better, more centered too.
Death frame was lowered by 10 pixels.
Diffstat (limited to 'graphics/sprites/hairstyles')
-rw-r--r--graphics/sprites/hairstyles/hairstyle01.xml2
-rw-r--r--graphics/sprites/hairstyles/hairstyle13.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml
index 8076c471..acf9abc9 100644
--- a/graphics/sprites/hairstyles/hairstyle01.xml
+++ b/graphics/sprites/hairstyles/hairstyle01.xml
@@ -137,7 +137,7 @@ Copyright (C) 2012 Evol Online -->
<action name="dead" imageset="base">
<animation direction="default">
- <frame index="4" offsetX="21" offsetY="-4"/>
+ <frame index="4" offsetX="21" offsetY="6"/>
</animation>
</action>
</sprite>
diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml
index c2a6e524..d6ef6374 100644
--- a/graphics/sprites/hairstyles/hairstyle13.xml
+++ b/graphics/sprites/hairstyles/hairstyle13.xml
@@ -140,7 +140,7 @@ Copyright (C) 2012 Evol Online -->
<action name="dead" imageset="base">
<animation direction="default">
- <frame index="12" offsetX="23" offsetY="-8"/>
+ <frame index="12" offsetX="23" offsetY="2"/>
</animation>
</action>
</sprite>