summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2020-11-06 21:08:53 +0100
committerMicksha <Micksha@users.noreply.github.com>2020-11-06 21:08:53 +0100
commit00ee5df39b90cd586c7d26b8ca1c57e9c8b90df9 (patch)
treecee302646b9ba1d29489b2333dc2b30f12b1d491
parent7007645cb99c6da8cfd21416b08f7a7e62743b89 (diff)
downloadclientdata-00ee5df39b90cd586c7d26b8ca1c57e9c8b90df9.tar.gz
clientdata-00ee5df39b90cd586c7d26b8ca1c57e9c8b90df9.tar.bz2
clientdata-00ee5df39b90cd586c7d26b8ca1c57e9c8b90df9.tar.xz
clientdata-00ee5df39b90cd586c7d26b8ca1c57e9c8b90df9.zip
Add ranger hat as per toams request
-rw-r--r--LICENSE2
-rw-r--r--graphics/items/equipment/head/rangerhat.pngbin0 -> 497 bytes
-rw-r--r--graphics/sprites/equipment/head/rangerhat.pngbin0 -> 4066 bytes
-rw-r--r--graphics/sprites/equipment/head/rangerhat.xml17
-rw-r--r--items.xml10
5 files changed, 29 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 0a1d4248..9c2a00e4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -165,6 +165,7 @@ legal@themanaworld.org
graphics/items/equipment/head/nohmask.png (LEGACY) (GPLv2) (-)
graphics/items/equipment/head/pinkiehat.png (LEGACY) (GPLv2) (-)
graphics/items/equipment/head/pumpkinhat.png (Modanung) (CC BY-SA 3.0) (-)
+ graphics/items/equipment/head/rangerhat.png (LEGACY) (GPLv2) (-)
graphics/items/equipment/head/rosehat.png (Nami, skipy) (GPLv2) (Alige, Micksha)
graphics/items/equipment/head/silkheadband.png (LEGACY) (GPLv2) (-)
graphics/items/equipment/head/standardheadband.png (LEGACY) (GPLv2) (-)
@@ -895,6 +896,7 @@ legal@themanaworld.org
graphics/sprites/equipment/head/pumpkinhat.png (Modanung) (CC BY-SA 3.0) (-)
graphics/sprites/equipment/head/purplemodel.png (Saulc) (GPLv2) (-)
graphics/sprites/equipment/head/rosehat.png (LEGACY) (GPLv2) (Micksha)
+ graphics/sprites/equipment/head/rangerhat.png (LEGACY) (GPLv2) (Micksha)
graphics/sprites/equipment/head/santabeardhat.png (LEGACY) (GPLv2) (-)
graphics/sprites/equipment/head/santahat.png (LEGACY) (GPLv2) (-)
graphics/sprites/equipment/head/silkheadband.png (LEGACY) (GPLv2) (-)
diff --git a/graphics/items/equipment/head/rangerhat.png b/graphics/items/equipment/head/rangerhat.png
new file mode 100644
index 00000000..f3a419ae
--- /dev/null
+++ b/graphics/items/equipment/head/rangerhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/rangerhat.png b/graphics/sprites/equipment/head/rangerhat.png
new file mode 100644
index 00000000..0a6b70ab
--- /dev/null
+++ b/graphics/sprites/equipment/head/rangerhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/rangerhat.xml b/graphics/sprites/equipment/head/rangerhat.xml
new file mode 100644
index 00000000..0cd5df36
--- /dev/null
+++ b/graphics/sprites/equipment/head/rangerhat.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Micksha
+Copyright (C) 2020 rEvolt -->
+<sprite>
+ <saedit>
+ <layer type="repeater" file="races/demon-male.xml"/>
+ <layer type="background" color="rgba(128,128,128,0.5)" zindex="-2"/>
+ </saedit>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/rangerhat.png"
+ width="42"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+
+</sprite>
diff --git a/items.xml b/items.xml
index 3ecaf9dd..a6571f42 100644
--- a/items.xml
+++ b/items.xml
@@ -3267,6 +3267,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
weight="100">
<sprite>equipment/head/captainhat.xml</sprite>
</item>
+ <item id="2935"
+ image="equipment/head/rangerhat.png"
+ name="Ranger Hat"
+ description="A leather hat traditionally worn by Rangers. Symbol of the Pinkie-Hater cult."
+ defense="5"
+ level="21"
+ type="equip-head"
+ weight="220">
+ <sprite>equipment/head/rangerhat.xml</sprite>
+ </item>
<!-- Neck Armors & Accessoires -->
<item id="3200"