diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-24 20:00:44 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-24 20:00:44 -0200 |
commit | 17183f6df72ac0b9d20cb675bcc388fc036dae5e (patch) | |
tree | be95a5dec4821678e92f6d916232146aa0f72e84 /items.xml | |
parent | 76463e9bb5093443e863c4da5d4b198615a3ff10 (diff) | |
download | clientdata-17183f6df72ac0b9d20cb675bcc388fc036dae5e.tar.gz clientdata-17183f6df72ac0b9d20cb675bcc388fc036dae5e.tar.bz2 clientdata-17183f6df72ac0b9d20cb675bcc388fc036dae5e.tar.xz clientdata-17183f6df72ac0b9d20cb675bcc388fc036dae5e.zip |
[skip ci] Golden Apple status
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -615,8 +615,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/goldenapple.png" name="Golden Apple" description="A golden apple. Taken from a tree of many fruits from a distant world." - useButton="Drink" - effect="Doesn't work. Heal HP, please report." + useButton="Eat" + effect="Temporary Regeneration Effect" type="usable" sellProtected="true" weight="30"/> @@ -631,8 +631,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="556" image="usable/food/jellybeans.png" name="Jelly Beans" - description="Chocolate!" - useButton="Drink" + description="Unhealthy, but first and foremost, yummy!" + useButton="Eat" effect="Doesn't work. Heal HP, please report." type="usable" weight="2"/> |