diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-07 23:47:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-07 23:47:53 -0300 |
commit | 65534a806390ed6ab218110d55a5e69efa5bc725 (patch) | |
tree | ea5552ce20e39fe2fc9b0c9e28d93f8ae85c0739 | |
parent | 7cfb673f8f7ab5db068e0402abd7ff99de0ee968 (diff) | |
download | clientdata-65534a806390ed6ab218110d55a5e69efa5bc725.tar.gz clientdata-65534a806390ed6ab218110d55a5e69efa5bc725.tar.bz2 clientdata-65534a806390ed6ab218110d55a5e69efa5bc725.tar.xz clientdata-65534a806390ed6ab218110d55a5e69efa5bc725.zip |
Christmas Ticket, instead of AquaTicket
-rw-r--r-- | graphics/items/generic/xmasticket-merlin.png | bin | 0 -> 565 bytes | |||
-rw-r--r-- | items/generic.xml | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics/items/generic/xmasticket-merlin.png b/graphics/items/generic/xmasticket-merlin.png Binary files differnew file mode 100644 index 00000000..9c3f879f --- /dev/null +++ b/graphics/items/generic/xmasticket-merlin.png diff --git a/items/generic.xml b/items/generic.xml index fbdca023..e953fe87 100644 --- a/items/generic.xml +++ b/items/generic.xml @@ -1539,4 +1539,10 @@ 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" /> </items> |