diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -2997,7 +2997,8 @@ image="generic-caramelapple.png" name="Caramel Apple" description="A caramel coated apple, complete with stick. Rots teeth, tastes good." - type="generic" + type="usable" + effect="+1000 HP" weight="5" max-per-slot="200"/> @@ -3005,7 +3006,8 @@ image="generic-lollipop.png|W:#2502d6" name="Booberry Blue Lollipop" description="A lollipop. Mmm." - type="generic" + type="usable" + effect="+800 HP" weight="1" max-per-slot="200"/> @@ -3013,7 +3015,8 @@ image="generic-lollipop.png|W:#00ba16" name="Ghastly Green Lollipop" description="A lollipop. Tasty." - type="generic" + type="usable" + effect="+800 HP" weight="1" max-per-slot="200"/> @@ -3021,7 +3024,8 @@ image="generic-lollipop.png|W:#e00418" name="Blood Red Lollipop" description="A lollipop. Yum." - type="generic" + type="usable" + effect="+800 HP" weight="1" max-per-slot="200"/> |