summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 852030a5..b7b1814c 100644
--- a/items.xml
+++ b/items.xml
@@ -174,7 +174,20 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
effect="Heal 12-18 HP"
type="usable"
weight="3"
- maxFloorOffset="10"/>
+ maxFloorOffset="10">
+ <inventory>
+ <menu
+ name1="Eat"
+ command1="useinv 'INVINDEX'"
+ name2="Eat"
+ />
+ <menu
+ name1="Plant"
+ command1="useinv 'INVINDEX' 1"
+ name2="Plant"
+ />
+ </inventory>
+ </item>
<item id="502"
image="usable/bread.png"
name="Bread"