summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-01-17 23:14:17 +0100
committerReid <reidyaro@gmail.com>2016-01-17 23:14:17 +0100
commit0a8e6a391f8f58dce7b40675b00f3289fe4955e5 (patch)
tree7b8ea952cd146841fb1f0c6c35c1a6e502565dfa
parent5b494b946d167d24432502bdcb15f5e3612fc187 (diff)
downloadclientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.gz
clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.bz2
clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.xz
clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.zip
Add Carrot on LICENSE and items.xml files.
-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"/>