summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/generic/mysteriousbottle.pngbin0 -> 909 bytes
-rw-r--r--items.xml2
-rw-r--r--pets.xml3
4 files changed, 5 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 610341fa..07148cd9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -598,6 +598,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/items/generic/mouboofigurine.png (?) (GPLv2) (Enchilado)
graphics/items/generic/mushroomspores.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/generic/mylarindust.png (?, FotherJ) (GPLv2) (Salmondine)
+ graphics/items/generic/mysteriousbottle.png (FotherJ) (GPLv2) (-)
graphics/items/generic/oceancrocclaw.png (Saulc) (CC BY-SA 3.0) (-)
graphics/items/generic/ore.png (?) (GPLv2) (All TMW servers)
graphics/items/generic/pinkantenna.png (Crush) (CC BY-SA 3.0) (-)
diff --git a/graphics/items/generic/mysteriousbottle.png b/graphics/items/generic/mysteriousbottle.png
new file mode 100644
index 00000000..5e0b4aad
--- /dev/null
+++ b/graphics/items/generic/mysteriousbottle.png
Binary files differ
diff --git a/items.xml b/items.xml
index d91dd81a..da758343 100644
--- a/items.xml
+++ b/items.xml
@@ -1000,7 +1000,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
sellProtected="true"
weight="14"/>
<item id="607"
- image="generic/mylarindust.png"
+ image="generic/mysteriousdust.png"
name="Mysterious Bottle"
description="What's inside? Perhaps... a Treasure Map?"
useButton="Blame Saulc"
diff --git a/pets.xml b/pets.xml
index 8701c138..8fac6bff 100644
--- a/pets.xml
+++ b/pets.xml
@@ -31,6 +31,9 @@ Copyright (C) 2018 TMW2: Moubootaur Legends -->
<pet id="1067" name="Goblin in Fire">
<sprite>monsters/firegoblin.xml</sprite>
</pet>
+ <pet id="1070" name="Baby Yeti">
+ <sprite>monsters/moggun.xml</sprite>
+ </pet>
<pet id="1182" name="Elemental Fairy">
<sprite>monsters/fairy.xml|#0000ff,ff9e00,ff0000,00ff00,ffffff</sprite>
</pet>