summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-20 01:32:52 +0000
committerJesusaves <cpntb1@ymail.com>2022-01-20 01:32:52 +0000
commitb7abfb6b78cb8702902ed6a8040c022d5f81c2d3 (patch)
tree60d96414020aa096db884f307267c056d545f730 /items
parent255c9984f9b76e21de9e408fc6459a89e7613fd2 (diff)
downloadclientdata-b7abfb6b78cb8702902ed6a8040c022d5f81c2d3.tar.gz
clientdata-b7abfb6b78cb8702902ed6a8040c022d5f81c2d3.tar.bz2
clientdata-b7abfb6b78cb8702902ed6a8040c022d5f81c2d3.tar.xz
clientdata-b7abfb6b78cb8702902ed6a8040c022d5f81c2d3.zip
Christmas Event Cleanup
Contains a new login wallpaper by Reid Also contains contributions by Hocus, Ledmitz and HoraK
Diffstat (limited to 'items')
-rw-r--r--items/generic.xml18
-rw-r--r--items/usable.xml9
2 files changed, 27 insertions, 0 deletions
diff --git a/items/generic.xml b/items/generic.xml
index 80f80cac..7f3ab59f 100644
--- a/items/generic.xml
+++ b/items/generic.xml
@@ -1533,4 +1533,22 @@
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" />
+ <item id="5278"
+ image="generic/xmasticket-merlin.png"
+ name="Christmas Ticket"
+ description="Exchangeable for rares during Christmas 2021 event."
+ type="generic"
+ weight="0" />
+ <item id="5279"
+ image="generic/carrot.png"
+ name="Carrot"
+ description="Exchangeable for ultra rares after Christmas 2021 event."
+ type="generic"
+ weight="0" />
</items>
diff --git a/items/usable.xml b/items/usable.xml
index 28525d33..502a6739 100644
--- a/items/usable.xml
+++ b/items/usable.xml
@@ -860,4 +860,13 @@
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"
+ useButton="Plant"
+ type="usable"
+ weight="1"
+ />
</items>