diff options
author | nmaligec <wouldnot@hotmail.com> | 2011-01-26 01:36:22 -0500 |
---|---|---|
committer | nmaligec <wouldnot@hotmail.com> | 2011-01-26 01:36:22 -0500 |
commit | ee03ea2ab3577137b3d5b28ebec3178ff03a2b2b (patch) | |
tree | 48d066b6ca755085d824234aeda1cc26f60a0f5d /items.xml | |
parent | 3ed53296e1d71effce1ea1dfda1559c8e7652fe0 (diff) | |
download | clientdata-ee03ea2ab3577137b3d5b28ebec3178ff03a2b2b.tar.gz clientdata-ee03ea2ab3577137b3d5b28ebec3178ff03a2b2b.tar.bz2 clientdata-ee03ea2ab3577137b3d5b28ebec3178ff03a2b2b.tar.xz clientdata-ee03ea2ab3577137b3d5b28ebec3178ff03a2b2b.zip |
adding gy-inn food
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 --> |