summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/items/equipment/head/beekeeperhat.pngbin0 -> 565 bytes
-rw-r--r--graphics/sprites/equipment/head/beekeeperhat.pngbin0 -> 4224 bytes
-rw-r--r--graphics/sprites/equipment/head/beekeeperhat.xml12
3 files changed, 12 insertions, 0 deletions
diff --git a/graphics/items/equipment/head/beekeeperhat.png b/graphics/items/equipment/head/beekeeperhat.png
new file mode 100644
index 00000000..3d66790c
--- /dev/null
+++ b/graphics/items/equipment/head/beekeeperhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/beekeeperhat.png b/graphics/sprites/equipment/head/beekeeperhat.png
new file mode 100644
index 00000000..e2583e51
--- /dev/null
+++ b/graphics/sprites/equipment/head/beekeeperhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/beekeeperhat.xml b/graphics/sprites/equipment/head/beekeeperhat.xml
new file mode 100644
index 00000000..8c00bf59
--- /dev/null
+++ b/graphics/sprites/equipment/head/beekeeperhat.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW2: Moubootaur Legends -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/beekeeperhat.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>