diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -850,6 +850,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Splash damage" type="usable" weight="40"/> + <item id="587" + image="usable/bugleg.png" + name="Bug Leg" + description="Small but strong." + useButton="Eat" + effect="Heal 20-90 HP" + type="usable" + weight="4"/> <!-- Generic Items --> @@ -1130,9 +1138,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="30" maxFloorOffset="20"/> <item id="741" - image="generic/bugleg.png" - name="Bug Leg" - description="A bug's leg. Mostly used for alchemy." + image="generic/powder.png" + name="Iron Powder" + description="rakinorf." type="generic" weight="1" maxFloorOffset="20"/> |