summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-22 22:48:20 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-22 22:48:20 -0200
commit1de505a8888834e8bfd3fabeb30cca44d3d56242 (patch)
tree9b3bdf6a05934d93e613ae8f626ce00e9d976e86
parent498a0c35232d3826ce3531cf2b8419143e309f5b (diff)
downloadclientdata-1de505a8888834e8bfd3fabeb30cca44d3d56242.tar.gz
clientdata-1de505a8888834e8bfd3fabeb30cca44d3d56242.tar.bz2
clientdata-1de505a8888834e8bfd3fabeb30cca44d3d56242.tar.xz
clientdata-1de505a8888834e8bfd3fabeb30cca44d3d56242.zip
Caramel Candy is a Winter drop
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/usable/food/caramelcandy.pngbin0 -> 1324 bytes
-rw-r--r--items.xml10
3 files changed, 10 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 0166029b..1ba36c78 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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
new file mode 100644
index 00000000..101d755a
--- /dev/null
+++ b/graphics/items/usable/food/caramelcandy.png
Binary files differ
diff --git a/items.xml b/items.xml
index 5f9422a6..6aed8ec7 100644
--- a/items.xml
+++ b/items.xml
@@ -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"