diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-15 16:10:41 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-15 16:10:41 +0400 |
commit | 5ebb62a81f053988ef346ab8a1e7c12756755cd5 (patch) | |
tree | 0a464bc1593132d19b27594aa0bae614247a1a25 /graphics/sprites/hairstyles/hairstyle01.xml | |
parent | 7a7c03a37746c04d7a8750e43b3afa2270bb4322 (diff) | |
download | clientdata-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/hairstyle01.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle01.xml | 2 |
1 files changed, 1 insertions, 1 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> |