diff options
author | Reid <reidyaro@gmail.com> | 2016-02-08 02:09:16 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-08 02:09:16 +0100 |
commit | 0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2 (patch) | |
tree | efc84c1e6bfee344083e86fb296066f1a80d19b2 /items.xml | |
parent | 8824d8f1d6280a0bff85bdfe99ffeda55a78daa5 (diff) | |
download | clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.gz clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.bz2 clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.tar.xz clientdata-0882ec6243c6d7c73872ee5ed06c2ee5b0bddbb2.zip |
Add RedPlush's Wine item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -478,7 +478,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="3" maxFloorOffset="6"/> - + <item id="531" + image="usable/wine.png" + name="RedPlush's Wine" + description="Wine produced from black grapes in the south-east of Aurora." + effect="Heal 40-90 HP" + useButton="Drink" + type="usable" + weight="10" + maxFloorOffsetX="8" + maxFloorOffsetY="5"/> <!-- Generic Items --> |