summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-21 02:42:44 +0200
committerReid <reidyaro@gmail.com>2012-05-21 02:42:44 +0200
commitc613df1931975d83bdb9f0b4aaef23649e153ddf (patch)
tree34cc170cefdf51a44ae6c2d9db8fd70dab6c611d /graphics/sprites/equipment/head
parentffabb8767fd24f6270409837768bd621558e5671 (diff)
downloadclientdata-c613df1931975d83bdb9f0b4aaef23649e153ddf.tar.gz
clientdata-c613df1931975d83bdb9f0b4aaef23649e153ddf.tar.bz2
clientdata-c613df1931975d83bdb9f0b4aaef23649e153ddf.tar.xz
clientdata-c613df1931975d83bdb9f0b4aaef23649e153ddf.zip
Update every male equipment sprite with new sits positions (old and new added),
Add offsetY="5" on hairstyles and bandana XMLs.
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/bandana hat.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bandana hat.xml b/graphics/sprites/equipment/head/bandana hat.xml
index 9b084675..0cc932dd 100644
--- a/graphics/sprites/equipment/head/bandana hat.xml
+++ b/graphics/sprites/equipment/head/bandana hat.xml
@@ -105,7 +105,8 @@ Copyright (C) 2010-2011 Evol Online -->
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="0" offsetY ="-26" />
+ <!-- Old OffsetY value was at "-26" before the add of the new sit frames.-->
+ <frame index="0" offsetX="0" offsetY ="-31" />
</animation>
<animation direction="left">
<frame index="1" offsetX="4" offsetY ="-29"/>