diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -424,6 +424,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="15" maxFloorOffsetX="10" maxFloorOffsetY="9"/> + <item id="525" + image="usable/elixiroflife.png" + name="Elixir Of Life" + description="." + useButton="Eat" + effect="Heal 10000 HP" + type="usable" + weight="20" + maxFloorOffsetX="10" + maxFloorOffsetY="9"/> <!-- Generic Items --> <item id="700" |