diff options
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/food/caramelcandy.png | bin | 0 -> 1324 bytes | |||
-rw-r--r-- | items.xml | 10 |
3 files changed, 10 insertions, 1 deletions
@@ -712,6 +712,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/items/usable/food/candycane.png (Kekskiller) (GPLv2) (Enchilado) graphics/items/usable/food/candypumpkin.png (Enchilado) (GPLv2) (-) graphics/items/usable/food/caramelapple.png (Enchilado) (GPLv2) (-) + graphics/items/usable/food/caramelcandy.png (?) (GPLv2) (TMW-BR Team) graphics/items/usable/food/carrot.png (Enchilado) (CC BY-SA 3.0) (Reid) graphics/items/usable/food/chagashroom.png (Saulc) (CC BY-SA 3.0) (Reid) graphics/items/usable/food/cheese.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/items/usable/food/caramelcandy.png b/graphics/items/usable/food/caramelcandy.png Binary files differnew file mode 100644 index 00000000..101d755a --- /dev/null +++ b/graphics/items/usable/food/caramelcandy.png @@ -297,7 +297,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Inedible" type="usable" weight="80"/> - <!-- ID 514 is free --> + <item id="514" + image="usable/food/caramelcandy.png" + name="Caramel Candy" + description="Tasty delicacy from winter, with love from grandmas. During Winter, heals 3x more." + useButton="Eat" + effect="Heal 35-100 HP" + type="usable" + weight="3" + maxFloorOffset="6"/> <item id="515" image="usable/food/plushroom.png" name="Plushroom" |