summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--items.xml9
2 files changed, 10 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 8b8aae4d..eddbec3a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -108,6 +108,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/usable/blobime.png (Enchilado) (CC BY-SA 3.0) (-)
graphics/items/usable/book-old.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/bread.png (Coolkid782) (CC BY-SA 3.0) (-)
+ graphics/items/usable/carrot.png (Enchilado) (CC BY-SA 3.0) (Reid)
graphics/items/usable/cheese.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/curshroom.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/clotholiquor.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/items.xml b/items.xml
index 57451893..c81bf3e2 100644
--- a/items.xml
+++ b/items.xml
@@ -469,6 +469,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="usable"
weight="10"
maxFloorOffset="6"/>
+ <item id="530"
+ image="usable/carrot.png"
+ name="Carrot"
+ description="Good in various recipes."
+ useButton="Eat"
+ effect="Heal 20-30 HP"
+ type="usable"
+ weight="3"
+ maxFloorOffset="6"/>