summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-09 15:53:04 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-09 15:53:04 -0300
commit75c2164f0964907e43961f80cfaa2127cc487415 (patch)
tree95a4e42b68240da28e4d0d15f38b40244eb224ed /items.xml
parenta325efed8e362f00d685a3d4d612248fde4aba85 (diff)
downloadclientdata-75c2164f0964907e43961f80cfaa2127cc487415.tar.gz
clientdata-75c2164f0964907e43961f80cfaa2127cc487415.tar.bz2
clientdata-75c2164f0964907e43961f80cfaa2127cc487415.tar.xz
clientdata-75c2164f0964907e43961f80cfaa2127cc487415.zip
Add Bee Keeper Hat and the bee keeper NPC. Vaguely related to Pooh's Quest.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 4d8dad79..7f65ca28 100644
--- a/items.xml
+++ b/items.xml
@@ -6359,6 +6359,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
type="equip-head"
weight="30">
<sprite>equipment/head/bearhat.xml</sprite>
+ </item>
+ <item id="3029"
+ image="equipment/head/beekeeperhat.png"
+ name="Bee Keeper Hat"
+ description="Perfect for collecting Honey."
+ effect="Bees may drop honey"
+ maxhp="150"
+ defense="9"
+ level="35"
+ type="equip-head"
+ weight="30">
+ <sprite>equipment/head/beekeeperhat.xml</sprite>
<replace sprite="hair"/>
</item>