diff options
author | Reid <reidyaro@gmail.com> | 2016-01-17 02:36:53 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-17 02:36:53 +0100 |
commit | cf375c2684fd0009dcb25b2e652969bbe0fe9396 (patch) | |
tree | 92a83fa1ec23f523655eff952e0f9bf448587090 /items.xml | |
parent | 7967266b91e076f6c070da7254aa1bc0f89eb12f (diff) | |
download | clientdata-cf375c2684fd0009dcb25b2e652969bbe0fe9396.tar.gz clientdata-cf375c2684fd0009dcb25b2e652969bbe0fe9396.tar.bz2 clientdata-cf375c2684fd0009dcb25b2e652969bbe0fe9396.tar.xz clientdata-cf375c2684fd0009dcb25b2e652969bbe0fe9396.zip |
Add Manana item icon (CC BY-SA 3.0 Reid, Ivan).
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -451,6 +451,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="5" maxFloorOffset="15"/> + <item id="528" + image="usable/manana.png" + name="Manana" + useButton="Use" + description="A fast healing fruit." + effect="Heal 70-80 HP" + type="usable" + weight="10" + maxFloorOffset="6"/> <!-- Generic Items --> <item id="700" |