diff options
-rw-r--r-- | items.xml | 43 |
1 files changed, 41 insertions, 2 deletions
@@ -337,8 +337,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="Blood-coloured juice from madly swarming pumpkin." effect="Heal 30-50 HP" type="usable" - weight="5" - maxFloorOffset="15"/> + weight="5"/> <!--Removed image="usable/pumpkinseed.png" name="Pumpkin Seeds" @@ -8076,6 +8075,46 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 10%-18% HP" type="usable" weight="14"/> + <item id="8014" + image="usable/food/pumpkinjuice.png" + name="Chamomile Tea" + useButton="Drink" + description="Tea is good for health, according to specialists." + effect="Heal 120-272 MP" + type="usable" + weight="5"/> + <item id="8015" + image="usable/food/pumpkinjuice.png" + name="Spearmint Tea" + useButton="Drink" + description="Tea is good for health, according to specialists." + effect="Heal 300-452 MP" + type="usable" + weight="5"/> + <item id="8016" + image="usable/food/pumpkinjuice.png" + name="Oolong Tea" + useButton="Drink" + description="Tea is good for health, according to specialists." + effect="Heal 480-632 MP" + type="usable" + weight="5"/> + <item id="8017" + image="usable/food/pumpkinjuice.png" + name="Jasmine Tea" + useButton="Drink" + description="Tea is good for health, according to specialists." + effect="Heal 660-812 MP" + type="usable" + weight="5"/> + <item id="8018" + image="usable/food/pumpkinjuice.png" + name="Yerba Mate" + useButton="Drink" + description="Elected the best tea by Kolchak. Impossible to disagree." + effect="Heal 840-992 MP" + type="usable" + weight="5"/> <!-- For quests.xml --> <item id="9999" |