diff options
Diffstat (limited to 'items/usable/item0566_SmallMushroom.xml')
-rw-r--r-- | items/usable/item0566_SmallMushroom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/usable/item0566_SmallMushroom.xml b/items/usable/item0566_SmallMushroom.xml index c076bc85..cf2ffd6e 100644 --- a/items/usable/item0566_SmallMushroom.xml +++ b/items/usable/item0566_SmallMushroom.xml @@ -1,4 +1,4 @@ <?xml version="1.0"?> <items> - <item id="566" image="generic/smallmushroom.png" name="Small Mushroom" description="A mushroom." type="usable" hp="50" weight="10"/> + <item id="566" image="generic/smallmushroom.png" name="Small Mushroom" description="A mushroom." type="usable" hp="50" weight="5"/> </items> |