diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -352,6 +352,17 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item from="-106" to="-150"/> </replace> </item> + <item id="518" + image="usable/urchinmeat.png" + name="Urchin Meat" + description="Seafood? Sure, why not? Let's call it seafood." + useButton="Eat" + hp="1" + effect="Headache" + type="usable" + weight="1" + maxFloorOffsetX="12" + maxFloorOffsetY="10"/> <!-- Generic Items --> <item id="700" |