diff options
-rw-r--r-- | graphics/items/usable/creamybiscuit.png | bin | 0 -> 368 bytes | |||
-rw-r--r-- | items.xml | 8 |
2 files changed, 7 insertions, 1 deletions
diff --git a/graphics/items/usable/creamybiscuit.png b/graphics/items/usable/creamybiscuit.png Binary files differnew file mode 100644 index 00000000..aa537181 --- /dev/null +++ b/graphics/items/usable/creamybiscuit.png @@ -293,7 +293,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. effect="+1 HP / Headache" type="usable" weight="1"/> - + <item id="517" + image="usable/creamybiscuit.png" + name="Creamy Biscuit" + description="A biscuit full of yellow cream." + effect="+50 HP" + type="usable" + weight="1"/> <!-- Generic Items --> <item id="700" |