summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 -->