summaryrefslogtreecommitdiff
path: root/graphics/sprites/hairstyles
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/hairstyles')
-rw-r--r--graphics/sprites/hairstyles/hairstyle1.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle1.xml b/graphics/sprites/hairstyles/hairstyle1.xml
index 778e25fd..80ce0eca 100644
--- a/graphics/sprites/hairstyles/hairstyle1.xml
+++ b/graphics/sprites/hairstyles/hairstyle1.xml
@@ -106,13 +106,14 @@ Copyright (C) 2010-2011 Evol Online -->
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-17" />
+ <!-- Old OffsetY value was at "-17" before the add of the new sit frames.-->
+ <frame index="0" offsetY ="-22" />
</animation>
<animation direction="left">
<frame index="1" offsetX="4" offsetY ="-20"/>
</animation>
<animation direction="up">
- <frame index="2" offsetX="0" offsetY ="-17"/>
+ <frame index="2" offsetY ="-17"/>
</animation>
<animation direction="right">
<frame index="3" offsetX="-6" offsetY ="-20"/>