summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-11-28 12:59:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-11-28 12:59:31 -0300
commit5b7619ae24749039dd36a463022c57b81405161d (patch)
tree664904e2e292ac2046af64d86506187a1c5f4b7b
parent9e5063a0a45cc3321b4c0d1dcfab3240f13c97c9 (diff)
downloadclientdata-5b7619ae24749039dd36a463022c57b81405161d.tar.gz
clientdata-5b7619ae24749039dd36a463022c57b81405161d.tar.bz2
clientdata-5b7619ae24749039dd36a463022c57b81405161d.tar.xz
clientdata-5b7619ae24749039dd36a463022c57b81405161d.zip
Add Thermal Potion (TMW-BR) and Christmas Seeds (Saulc/Enchilado)
-rw-r--r--graphics/items/generic/thermalpotion.pngbin0 -> 1415 bytes
-rw-r--r--graphics/items/use/others/bigpumpkinseed.pngbin0 -> 419 bytes
-rw-r--r--items/generic.xml6
-rw-r--r--items/usable.xml8
4 files changed, 14 insertions, 0 deletions
diff --git a/graphics/items/generic/thermalpotion.png b/graphics/items/generic/thermalpotion.png
new file mode 100644
index 00000000..3ce5d992
--- /dev/null
+++ b/graphics/items/generic/thermalpotion.png
Binary files differ
diff --git a/graphics/items/use/others/bigpumpkinseed.png b/graphics/items/use/others/bigpumpkinseed.png
new file mode 100644
index 00000000..2ae3ebcb
--- /dev/null
+++ b/graphics/items/use/others/bigpumpkinseed.png
Binary files differ
diff --git a/items/generic.xml b/items/generic.xml
index 80f80cac..fbdca023 100644
--- a/items/generic.xml
+++ b/items/generic.xml
@@ -1533,4 +1533,10 @@
description="A magical artifact resembling a flower."
type="generic"
weight="1" />
+ <item id="5276"
+ image="generic/thermalpotion.png"
+ name="Thermal Napalm"
+ description="A magical potion, capable to ignite a flame."
+ type="generic"
+ weight="1" />
</items>
diff --git a/items/usable.xml b/items/usable.xml
index 28525d33..91126cc6 100644
--- a/items/usable.xml
+++ b/items/usable.xml
@@ -860,4 +860,12 @@
weight="2"
tag="Scrolls"
/>
+ <item id="5277"
+ image="use/others/bigpumpkinseed.png"
+ name="Christmas Seeds"
+ description="Decoration and instant growth covered by the insurance policy."
+ effect="Plants Christmas Trees - only on designed zone"
+ type="usable"
+ weight="1"
+ />
</items>