summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 51fec103..a0a6f557 100644
--- a/items.xml
+++ b/items.xml
@@ -3977,4 +3977,26 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
type="equip-ammo"
attack="80"
weight="1"/>
+ <item id="7420"
+ image="usable/acorn.png"
+ name="Acorn Of Death"
+ description="You died, and you got was this nasty acorn!"
+ useButton="Eat"
+ effect="Heal 12-18 HP"
+ type="usable"
+ weight="3"
+ maxFloorOffset="10">
+ <inventory>
+ <menu
+ name1="Eat"
+ command1="useinv 'INVINDEX'"
+ name2="Eat"
+ />
+ <menu
+ name1="Plant"
+ command1="useinv 'INVINDEX' 1"
+ name2="Plant"
+ />
+ </inventory>
+ </item>
</items>