diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-02 20:34:09 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-02 20:34:09 +0000 |
commit | 2755eb5b3375b8e344f04f7cfc0da97b346b304f (patch) | |
tree | 5f5a89ae2b2f3fc224dd627818553de533432357 | |
parent | 875562337fe3f7fd0ba8dc268c55fd908b265698 (diff) | |
download | clientdata-2755eb5b3375b8e344f04f7cfc0da97b346b304f.tar.gz clientdata-2755eb5b3375b8e344f04f7cfc0da97b346b304f.tar.bz2 clientdata-2755eb5b3375b8e344f04f7cfc0da97b346b304f.tar.xz clientdata-2755eb5b3375b8e344f04f7cfc0da97b346b304f.zip |
id 619 Manapple
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1067,6 +1067,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 185-380 HP" type="usable" weight="88"/> + <item id="619" + image="usable/food/manapple.png" + name="Manapple" + description="A very rare Apple." + useButton="Eat" + effect="Heal 1000-4000 HP, 1000-2500 SP"" + type="usable" + weight="10"/> + </item> + <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |