diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/fancyhat.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/head/fancyhat.xml b/graphics/sprites/equipment/head/fancyhat.xml index 50cd5054..ad5e1803 100644 --- a/graphics/sprites/equipment/head/fancyhat.xml +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -5,8 +5,8 @@ Copyright (C) 2012-2013 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/head/fancyhat.png" - width="32" - height="64" + width="28" + height="36" offsetY="1"/> <action name="stand" imageset="base"> <animation direction="down"> |