diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -556,8 +556,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/cherrycake.png" name="Cherry Cake" description="A nice cherry cake." - useButton="Drink" - effect="Heal 4-5 HP" + useButton="Eat" + effect="Heal 60-130 HP" type="usable" weight="1"/> <item id="551" @@ -573,15 +573,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Chocolate Mouboo" description="Chocolate!" useButton="Eat" - effect="Heal 1000-5000 HP" + effect="Heal 100-800 HP" type="usable" - weight="1"/> + weight="4"/> <item id="553" image="usable/gingerbreadman.png" name="Ginger Bread Man" description="A tasty ginger bread man." - useButton="Drink" - effect="Heal 1000-5000 HP" + useButton="Eat" + effect="Heal 4-240 HP" type="usable" weight="4"/> <item id="554" @@ -644,8 +644,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/orangecupcake.png" name="Orange Cupcake" description="A tangy orange cupcake. Made from real oranges." - useButton="Drink" - effect="Heal 1000-5000 HP" + useButton="Eat" + effect="Heal 200-400 HP" type="usable" weight="5"/> <item id="562" |