diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-16 02:23:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-16 02:23:40 -0300 |
commit | 0811296afc70c05c484629050a2b19c745db767f (patch) | |
tree | 844420fadf18062429761dbc6cee4b76b7898b2c /items.xml | |
parent | dd75bc2e72e5bd4d8591f4c693b342565a3db31a (diff) | |
download | clientdata-0811296afc70c05c484629050a2b19c745db767f.tar.gz clientdata-0811296afc70c05c484629050a2b19c745db767f.tar.bz2 clientdata-0811296afc70c05c484629050a2b19c745db767f.tar.xz clientdata-0811296afc70c05c484629050a2b19c745db767f.zip |
Dragonfruit (cheap way to add item)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8065,6 +8065,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Open" type="usable" weight="640"/> + <item id="8013" + image="usable/food/dragonfruit.png" + name="Dragonfruit" + description="Is this an egg or a fruit? It is difficult to say." + useButton="Eat" + effect="Heal 10%-18% HP" + type="usable" + weight="14"/> <!-- For quests.xml --> <item id="9999" |