From 5b7619ae24749039dd36a463022c57b81405161d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Nov 2021 12:59:31 -0300 Subject: Add Thermal Potion (TMW-BR) and Christmas Seeds (Saulc/Enchilado) --- graphics/items/generic/thermalpotion.png | Bin 0 -> 1415 bytes graphics/items/use/others/bigpumpkinseed.png | Bin 0 -> 419 bytes items/generic.xml | 6 ++++++ items/usable.xml | 8 ++++++++ 4 files changed, 14 insertions(+) create mode 100644 graphics/items/generic/thermalpotion.png create mode 100644 graphics/items/use/others/bigpumpkinseed.png diff --git a/graphics/items/generic/thermalpotion.png b/graphics/items/generic/thermalpotion.png new file mode 100644 index 00000000..3ce5d992 Binary files /dev/null and b/graphics/items/generic/thermalpotion.png differ diff --git a/graphics/items/use/others/bigpumpkinseed.png b/graphics/items/use/others/bigpumpkinseed.png new file mode 100644 index 00000000..2ae3ebcb Binary files /dev/null and b/graphics/items/use/others/bigpumpkinseed.png 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" /> + 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" /> + -- cgit v1.2.3-60-g2f50