summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/equipment/head/funkyhat.xml2
-rw-r--r--items.xml8
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/sprites/equipment/head/funkyhat.xml b/graphics/sprites/equipment/head/funkyhat.xml
index 16b4173d..a9b7c770 100644
--- a/graphics/sprites/equipment/head/funkyhat.xml
+++ b/graphics/sprites/equipment/head/funkyhat.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/funkyhat.png" width="21" height="20"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/funkyhat.png|W" width="21" height="20"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-42"/>
diff --git a/items.xml b/items.xml
index af44389e..b7c08318 100644
--- a/items.xml
+++ b/items.xml
@@ -3011,13 +3011,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<replace sprite="hair"/>
</item>
<item id="2908"
- image="equipment/head/funkyhat.png"
- name="Funky Hat"
+ image="equipment/head/funkyhat.png|W"
+ name="%Color% Funky Hat"
description="Yawn."
defense="130"
level="30"
type="equip-head"
- weight="20">
+ weight="20"
+ colors="simple"
+ maxFloorOffset="10">
<sprite>equipment/head/funkyhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>