summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-06 00:03:27 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-06 00:07:23 -0300
commit1362f49b60030c33d3a9b29e171ef13d7710a6a8 (patch)
treea072c384cfedc3a13b91042be03715c7ce25264e
parent5e8fb86a31757f9ad88356d492f7eacb93c232d9 (diff)
downloadclientdata-1362f49b60030c33d3a9b29e171ef13d7710a6a8.tar.gz
clientdata-1362f49b60030c33d3a9b29e171ef13d7710a6a8.tar.bz2
clientdata-1362f49b60030c33d3a9b29e171ef13d7710a6a8.tar.xz
clientdata-1362f49b60030c33d3a9b29e171ef13d7710a6a8.zip
Wreath code
-rw-r--r--LICENSE2
-rw-r--r--graphics/items/equipment/head/wreath.pngbin0 -> 310 bytes
-rw-r--r--graphics/sprites/equipment/head/wreath.pngbin0 -> 830 bytes
-rw-r--r--graphics/sprites/equipment/head/wreath.xml12
-rw-r--r--items.xml14
5 files changed, 27 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 8f642dc2..0c05bf76 100644
--- a/LICENSE
+++ b/LICENSE
@@ -342,6 +342,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/items/equipment/head/witchhat2.png (Meway) (CC BY-SA 3.0) (-)
graphics/items/equipment/head/wizardhat.png (Crush, Hal9000) (CC BY-SA 3.0) (-)
graphics/items/equipment/head/woolenhat.png (?) (?) (TMW.org)
+ graphics/items/equipment/head/wreath.png (Nadja) (GPLv2) (Jesusalva)
graphics/items/equipment/head/xmaselfhat.png (?) (GPLv2) (TMW.org)
graphics/items/equipment/head/yetimask.png (Skipy) (GPLv2) (-)
#### Legs
@@ -1263,6 +1264,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/sprites/equipment/head/wickedshroomhat.png (Saulc) (CC BY-SA 3.0) (-)
graphics/sprites/equipment/head/witchhat.png (Meway) (CC BY-SA 3.0) (Saulc)
graphics/sprites/equipment/head/wizardhat.png (Chayenne, Crush, Hal9000)(CC BY-SA 3.0) (Saulc)
+ graphics/sprites/equipment/head/wreath.png (Nadja) (GPLv2) (Saulc)
graphics/sprites/equipment/head/yetimask.png (Skipy) (GPLv2) (Pookie)
#### Legs
graphics/sprites/equipment/legs/assassinpants-female.png (Black Don) (GPLv2) (Saulc)
diff --git a/graphics/items/equipment/head/wreath.png b/graphics/items/equipment/head/wreath.png
new file mode 100644
index 00000000..f11298c1
--- /dev/null
+++ b/graphics/items/equipment/head/wreath.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/wreath.png b/graphics/sprites/equipment/head/wreath.png
new file mode 100644
index 00000000..63b53319
--- /dev/null
+++ b/graphics/sprites/equipment/head/wreath.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/wreath.xml b/graphics/sprites/equipment/head/wreath.xml
new file mode 100644
index 00000000..5bbe27b0
--- /dev/null
+++ b/graphics/sprites/equipment/head/wreath.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2018 TMW2 -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/wreath.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>
diff --git a/items.xml b/items.xml
index a10953d6..b38d5089 100644
--- a/items.xml
+++ b/items.xml
@@ -5241,7 +5241,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
weight="70">
<sprite>equipment/head/knithat.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite>
</item>
- <item id="3012"
+ <item id="3012"
image="equipment/head/leprechaunhat.png"
name="Leprechaun Hat"
description="Have you found the Leprechaun gold pot?"
@@ -5273,6 +5273,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
weight="28">
<sprite>equipment/head/santahat.xml</sprite>
</item>
+ <item id="3015"
+ image="equipment/head/wreath.png"
+ name="Wreath"
+ description="A wreath announces, the spring has come!"
+ effect="+(20 DEF / +5% EXP) on Spring"
+ defense="12"
+ int="2"
+ level="29"
+ type="equip-head"
+ weight="50">
+ <sprite>equipment/head/wreath.xml</sprite>
+ </item>
<!-- Neck Armors -->
<item id="3200"
image="equipment/neck/shemagh.png"