summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-08 02:09:16 +0100
committerReid <reidyaro@gmail.com>2016-02-08 02:09:16 +0100
commit0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2 (patch)
treeefc84c1e6bfee344083e86fb296066f1a80d19b2
parent8824d8f1d6280a0bff85bdfe99ffeda55a78daa5 (diff)
downloadclientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.gz
clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.bz2
clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.xz
clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.zip
Add RedPlush's Wine item.
-rw-r--r--LICENSE1
-rw-r--r--items.xml11
2 files changed, 11 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 5b6ef851..cfffdb3b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -134,6 +134,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/usable/pumpkinseeds.png (Enchilado) (CC BY-SA 3.0) (-)
graphics/items/usable/shovel.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/urchinmeat.png (Alige) (CC BY-SA 3.0) (Reid)
+ graphics/items/usable/wine.png (Jak1) (CC BY-SA 3.0) (Reid)
# Minimaps
graphics/minimaps/000-0.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/items.xml b/items.xml
index 38f1c2ce..016d8ab3 100644
--- a/items.xml
+++ b/items.xml
@@ -478,7 +478,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="usable"
weight="3"
maxFloorOffset="6"/>
-
+ <item id="531"
+ image="usable/wine.png"
+ name="RedPlush's Wine"
+ description="Wine produced from black grapes in the south-east of Aurora."
+ effect="Heal 40-90 HP"
+ useButton="Drink"
+ type="usable"
+ weight="10"
+ maxFloorOffsetX="8"
+ maxFloorOffsetY="5"/>
<!-- Generic Items -->