diff options
Diffstat (limited to 'graphics/sprites/hairstyles')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle01.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle13.xml | 2 |
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> |