summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-25 16:27:30 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-25 16:28:52 -0300
commit31065239bdb44f46b10ccc701f9b7ea810b1a585 (patch)
tree7f916ff34d415b29288b8d6bb29997aa9d2eb3ec
parent0a59e1ebb1e1f0e1f26f832111e4741075689e4b (diff)
downloadclientdata-31065239bdb44f46b10ccc701f9b7ea810b1a585.tar.gz
clientdata-31065239bdb44f46b10ccc701f9b7ea810b1a585.tar.bz2
clientdata-31065239bdb44f46b10ccc701f9b7ea810b1a585.tar.xz
clientdata-31065239bdb44f46b10ccc701f9b7ea810b1a585.zip
Inspector Hat
-rw-r--r--LICENSE2
-rw-r--r--graphics/items/equipment/head/inspectorhat.pngbin0 -> 1067 bytes
-rw-r--r--graphics/sprites/equipment/head/inspectorhat.pngbin0 -> 1363 bytes
-rw-r--r--graphics/sprites/equipment/head/inspectorhat.xml13
-rw-r--r--items.xml19
5 files changed, 32 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 82bfd2d8f..b56e19c74 100644
--- a/LICENSE
+++ b/LICENSE
@@ -337,6 +337,7 @@ This list also includes the list of Evol Online and The Mana World contributors.
graphics/items/equipment/head/highpriestcrown.png (Black Don) (GPLv2) (-)
graphics/items/equipment/head/imperialcrown.png (Lunovox) (GPLv3) (TMW-Br)
graphics/items/equipment/head/infantryhelmet.png (Black Don) (GPLv2) (-)
+ graphics/items/equipment/head/inspectorhat.png (Micksha) (CC BY-SA 4.0) (-)
graphics/items/equipment/head/jestermask.png (Spit23) (GPLv2) (-)
graphics/items/equipment/head/knithat.png (Salmondine) (GPLv2) (-)
graphics/items/equipment/head/leathercap.png (Saulc) (CC BY-SA 4.0) (TMW-Br)
@@ -1690,6 +1691,7 @@ This list also includes the list of Evol Online and The Mana World contributors.
graphics/sprites/equipment/head/headmodel-male.png (Saulc) (CC BY-SA 3.0) (-)
graphics/sprites/equipment/head/imperialcrown.png (jesusalva) (GPLv2) (Saulc)
graphics/sprites/equipment/head/infantryhelmet.png (Black Don) (GPLv2) (Saulc)
+ graphics/sprites/equipment/head/inspectorhat.png (Micksha) (CC BY-SA 4.0) (-)
graphics/sprites/equipment/head/knithat.png (Salmondine) (GPLv2) (Saulc)
graphics/sprites/equipment/head/largeheadmodel-male.png (Saulc) (CC BY-SA 3.0) (-)
graphics/sprites/equipment/head/leprechaunhat.png (Scorpius) (GPLv2) (QOAL, Saulc)
diff --git a/graphics/items/equipment/head/inspectorhat.png b/graphics/items/equipment/head/inspectorhat.png
new file mode 100644
index 000000000..9d95ae0d0
--- /dev/null
+++ b/graphics/items/equipment/head/inspectorhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/inspectorhat.png b/graphics/sprites/equipment/head/inspectorhat.png
new file mode 100644
index 000000000..6e57af82b
--- /dev/null
+++ b/graphics/sprites/equipment/head/inspectorhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/inspectorhat.xml b/graphics/sprites/equipment/head/inspectorhat.xml
new file mode 100644
index 000000000..4a752af0e
--- /dev/null
+++ b/graphics/sprites/equipment/head/inspectorhat.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<!-- Author: Micksha
+Copyright (C) 2021 The Mana World -->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/inspectorhat.png|W"
+ width="40"
+ height="64"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>
diff --git a/items.xml b/items.xml
index 29f8a4206..4c0aacb8c 100644
--- a/items.xml
+++ b/items.xml
@@ -6456,13 +6456,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
maxhp="35"
defense="9"
level="33"
- effect="BROKEN ITEM, DO NOT USE"
agi="2"
type="equip-head"
weight="20">
<sprite>equipment/head/catears.xml|#774444;#777777</sprite>
</item>
- <!-- Cat Ears effect="-10% attack delay w/ bow" -->
+ <!-- TODO: Cat Ears effect="-5% attack delay w/ bow" -->
<item id="3014"
image="equipment/head/santahat.png"
name="Santa Hat"
@@ -6722,6 +6721,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite>equipment/head/eggshellhat.xml|#ae7bfe,8560C7,dcbfe7</sprite>
<replace sprite="hair"/>
</item>
+ <item id="3035"
+ image="equipment/head/inspectorhat.png|W"
+ name="%Color% Inspector Hat"
+ description="A %color% inspector hat, which looks awesome but is ultimately useless. cotton shirt"
+ type="equip-head"
+ sellProtected="true"
+ weight="40"
+ colors="simple"
+ iconColors="simple">
+ <sprite>equipment/head/inspectorhat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5" to="-4"/>
+ <item from="-14" to="-9"/>
+ <item from="-15" to="-19"/>
+ </replace>
+ </item>
<!-- Neck Armors -->
<item id="3200"