summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-09 15:35:31 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-09 15:35:31 -0300
commita325efed8e362f00d685a3d4d612248fde4aba85 (patch)
treed7acaea22051e25529358657a413f9fb9fccbfc7
parentfc65caa8430f712001290c1da9a5fec30ffeb89b (diff)
downloadclientdata-a325efed8e362f00d685a3d4d612248fde4aba85.tar.gz
clientdata-a325efed8e362f00d685a3d4d612248fde4aba85.tar.bz2
clientdata-a325efed8e362f00d685a3d4d612248fde4aba85.tar.xz
clientdata-a325efed8e362f00d685a3d4d612248fde4aba85.zip
Add required art for Pooh's quest (missing bee stinger, though)
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/equipment/head/bearhat.pngbin0 -> 568 bytes
-rw-r--r--graphics/sprites/equipment/head/bearhat.pngbin0 -> 1377 bytes
-rw-r--r--graphics/sprites/equipment/head/bearhat.xml12
-rw-r--r--items.xml21
5 files changed, 33 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 7e3afd94..d9b6d3f7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -266,6 +266,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/items/equipment/head/backcowboyhat.png (Black Don) (GPLv2) (-)
graphics/items/equipment/head/bandana.png (Modanung) (GPL 3.0/CC BY-SA 3.0) (-)
graphics/items/equipment/head/beaniecopter.png (Alige, Black Don) (GPLv2) (Milla, Veryape)
+ graphics/items/equipment/head/bearhat.png (Diogo?) (GPLv2) (TMW-Br)
graphics/items/equipment/head/beerears.png (lunovox) (GPLv2) (TMW-Br)
graphics/items/equipment/head/boina.png (?) (GPLv2) (TMW-Br)
graphics/items/equipment/head/beret.png (Varuna) (GPLv2) (-)
diff --git a/graphics/items/equipment/head/bearhat.png b/graphics/items/equipment/head/bearhat.png
new file mode 100644
index 00000000..587d297c
--- /dev/null
+++ b/graphics/items/equipment/head/bearhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/bearhat.png b/graphics/sprites/equipment/head/bearhat.png
new file mode 100644
index 00000000..cbda1de3
--- /dev/null
+++ b/graphics/sprites/equipment/head/bearhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/bearhat.xml b/graphics/sprites/equipment/head/bearhat.xml
new file mode 100644
index 00000000..6869b5af
--- /dev/null
+++ b/graphics/sprites/equipment/head/bearhat.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/bearhat.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>
diff --git a/items.xml b/items.xml
index 99a50a90..4d8dad79 100644
--- a/items.xml
+++ b/items.xml
@@ -730,7 +730,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
effect="Heal 8%-12% HP"
type="usable"
weight="7"/>
- <!-- 563 free -->
+ <item id="563"
+ image="usable/food/honey.png"
+ name="Honey"
+ description="Delicious honey you bottled up from a beehive."
+ useButton="Eat"
+ effect="Heal 8%-12% HP"
+ type="usable"
+ weight="4"/>
<item id="564"
image="usable/food/pumpkinjuice.png"
name="Pumpkin Juice"
@@ -6342,6 +6349,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item from="-15" to="-19"/>
</replace>
</item>
+ <item id="3028"
+ image="equipment/head/bearhat.png"
+ name="Teddy Bear Hat"
+ description="OMG so cute, girls will fawn over you. Probably."
+ maxhp="150"
+ defense="9"
+ level="35"
+ type="equip-head"
+ weight="30">
+ <sprite>equipment/head/bearhat.xml</sprite>
+ <replace sprite="hair"/>
+ </item>
<!-- Neck Armors -->
<item id="3200"