diff options
Diffstat (limited to 'graphics/sprites/equipment/head/brimmedfeatherhat.xml')
-rw-r--r-- | graphics/sprites/equipment/head/brimmedfeatherhat.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/equipment/head/brimmedfeatherhat.xml b/graphics/sprites/equipment/head/brimmedfeatherhat.xml index 6ed953da..c668e85c 100644 --- a/graphics/sprites/equipment/head/brimmedfeatherhat.xml +++ b/graphics/sprites/equipment/head/brimmedfeatherhat.xml @@ -4,9 +4,9 @@ Copyright (C) 2014 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/head/brimmedfeatherhat.png" - width="27" - height="20" - offsetY="-10"/> + width="32" + height="64" + /> - <include file="equipment/head/pumpkinhat.xml"/> + <include file="equipment/head/headmodel-male.xml"/> </sprite> |