diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -275,8 +275,17 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. name="Old Book" description="A book that threatens to fall apart in your hands as you carefully browse the pages." type="usable" - weight="15" + weight="150" maxFloorOffsetX="5"/> + <item id="515" + image="usable/plushroom.png" + name="Plushroom" + description="Need a description." + effect="+25 HP" + type="usable" + weight="55" + maxFloorOffsetX="12" + maxFloorOffsetY="9"/> <!-- Generic Items --> |