diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -509,10 +509,17 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="723" image="generic/mushroom-spores.png" name="Mushroom Spores" - description="Can be cooked as spices." + description="." type="generic" weight="1" maxFloorOffset="12"/> + <item id="724" + image="generic/moss.png" + name="Moss" + description="." + type="generic" + weight="2" + maxFloorOffset="12"/> <!-- Necklaces <item id="1000" |