diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -853,6 +853,22 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. effect="Heal 1000-5000 HP"
type="usable"
weight="5"/>
+ <item id="584"
+ image="usable/chocolatebar.png"
+ name="Chocolate Bar"
+ description="A chocolate bar."
+ useButton="Eat"
+ effect="Heal 1000-5000 HP"
+ type="usable"
+ weight="5"/>
+ <item id="585"
+ image="usable/cavesnakeegg.png"
+ name="Cave Snake Egg"
+ description="."
+ useButton="Eat"
+ effect="Heal 1000-5000 HP"
+ type="usable"
+ weight="5"/>
<!-- Generic Items -->
|