diff options
author | Reid <reidyaro@gmail.com> | 2016-01-17 23:14:17 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-17 23:14:17 +0100 |
commit | 0a8e6a391f8f58dce7b40675b00f3289fe4955e5 (patch) | |
tree | 7b8ea952cd146841fb1f0c6c35c1a6e502565dfa /items.xml | |
parent | 5b494b946d167d24432502bdcb15f5e3612fc187 (diff) | |
download | clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.gz clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.bz2 clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.tar.xz clientdata-0a8e6a391f8f58dce7b40675b00f3289fe4955e5.zip |
Add Carrot on LICENSE and items.xml files.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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"/> |