diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 63 |
1 files changed, 63 insertions, 0 deletions
@@ -2793,6 +2793,69 @@ max-per-slot="1"> <sprite gender="female">equipment/chest/valentine-dress.xml|#BF0E08</sprite> </item> + <item id="784" + image="use-food-zombie-nachos.png" + name="Zombie Nachos" + description="The flavor is in the brains." + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="785" + image="use-food-lady-fingers.png" + name="Lady Fingers" + description="Made with simulated lady fingers." + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="786" + image="use-food-jello.png" + name="Slime Jell-Ahh" + description="Finally, an edible form of slime!" + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="787" + image="use-food-snapple.png" + name="Snapple" + description="Bite it before it bites you!" + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="788" + image="use-food-juice.png" + name="Beetle Juice" + description="Thist quencing and nutritious!" + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="789" + image="use-food-skull-mug.png" + name="Gut Buster Brew" + description="If you can survive the first gulp, the rest goes down smooth." + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> + <item id="790" + image="use-food-wine.png" + name="Blood Wine" + description="A good vintage." + effect="+50 HP" + type="usable" + hp="50" + weight="5" + max-per-slot="10"/> <!-- HERE ARE SOME UNUSED ITEM IDS --> |