diff options
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 --> |