summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-20 15:21:22 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-20 17:17:52 +0100
commitccb7b8345103876f11041212671447e884c171e5 (patch)
tree01a8824653deff2194f7c9d4ea06177a52f459d7
parent29b2d338fc87d8fdf8adce8c977569c86c54a24a (diff)
downloadclientdata-ccb7b8345103876f11041212671447e884c171e5.tar.gz
clientdata-ccb7b8345103876f11041212671447e884c171e5.tar.bz2
clientdata-ccb7b8345103876f11041212671447e884c171e5.tar.xz
clientdata-ccb7b8345103876f11041212671447e884c171e5.zip
try to make hat dyeable :/
-rw-r--r--graphics/sprites/equipment/head/bowlerhat.xml2
-rw-r--r--items.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/equipment/head/bowlerhat.xml b/graphics/sprites/equipment/head/bowlerhat.xml
index 2124aafe..2fb17bdf 100644
--- a/graphics/sprites/equipment/head/bowlerhat.xml
+++ b/graphics/sprites/equipment/head/bowlerhat.xml
@@ -3,7 +3,7 @@
Copyright (C) 2018 TMW2 -->
<sprite>
<imageset name="base"
- src="graphics/sprites/equipment/head/bowlerhat.png|W"
+ src="graphics/sprites/equipment/head/bowlerhat.png|W:#581a1a,a41111,c03a3a,ff6060"
width="32"
height="64"
offsetY="1"/>
diff --git a/items.xml b/items.xml
index eb9ce12e..7b1856b1 100644
--- a/items.xml
+++ b/items.xml
@@ -3715,14 +3715,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
</replace>
</item>
<item id="2936"
- image="equipment/head/bowlerhat.png"
- name="Bowler Hat"
+ image="equipment/head/bowlerhat.png|W"
+ name="%Color% Bowler Hat"
description="A hat for those with a bit of class."
defense="40"
level="20"
type="equip-head"
weight="30">
- <sprite>equipment/head/bowlerhat.xml</sprite>
+ <sprite>equipment/head/bowlerhat.xml|W</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>