From ad8329e54cb2b22d5fd6176831d7e83a65a569bd Mon Sep 17 00:00:00 2001 From: Micksha Date: Thu, 7 May 2020 14:58:54 +0000 Subject: Treasure! --- LICENSE | 5 ++++- graphics/items/generic/key-treasure.png | Bin 0 -> 642 bytes graphics/items/generic/map-treasure.png | Bin 0 -> 925 bytes graphics/sprites/npcs/sprite/chest2.png | Bin 0 -> 3087 bytes graphics/sprites/npcs/xml/chest2.xml | 32 ++++++++++++++++++++++++++++++++ items.xml | 13 +++++++++++++ npcs.xml | 5 +++++ quests.xml | 2 +- 8 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 graphics/items/generic/key-treasure.png create mode 100644 graphics/items/generic/map-treasure.png create mode 100644 graphics/sprites/npcs/sprite/chest2.png create mode 100644 graphics/sprites/npcs/xml/chest2.xml diff --git a/LICENSE b/LICENSE index 80743491..1186dcdb 100644 --- a/LICENSE +++ b/LICENSE @@ -130,7 +130,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/weapons/piouslayer.png (Reid) (CC BY-SA 3.0) (Enchilado) graphics/items/equipment/weapons/scythe.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/setzer.png (LEGACY) (GPLv2) (-) - graphics/items/equipment/weapons/sharpknife.png (EJlol) (CC BY-SA 3.0) (Reid, Micksha) + graphics/items/equipment/weapons/sharpknife.png (EJlol) (CC BY-SA 3.0) (Micksha, Reid) graphics/items/equipment/weapons/shortbow.png (LEGACY) (CC BY-SA 3.0,GPLv2) (Micksha) graphics/items/equipment/weapons/traininggladius.png (Reid) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/wand.png (Micksha) (CC BY-SA 3.0) (-) @@ -166,9 +166,11 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/generic/hardspike.png (Crush,Enchilado) (GPLv2,CC BY-SA 3.0) (Micksha) graphics/items/generic/ironore.png (Crush, Enchilado) (GPLv2,CC BY-SA 3.0) (Micksha) graphics/items/generic/key-ship.png (Hal9000) (CC BY-SA 3.0) (Reid) + graphics/items/generic/key-treasure.png (Hal9000) (CC BY-SA 3.0) (Micksha, Reid) graphics/items/generic/letter-stamp.png (Reid) (CC BY-SA 3.0) (-) graphics/items/generic/maggotslime.png (:grey_question:) (GPLv2) (Micksha) graphics/items/generic/magic-feather.png (Micksha) (CC BY-SA 3.0) (-) + graphics/items/generic/map-treasure.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/generic/moss.png (Reid) (CC BY-SA 3.0) (-) graphics/items/generic/mug-empty.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/generic/mushroom-spores.png (Reid) (CC BY-SA 3.0) (-) @@ -667,6 +669,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/npcs/sprite/chefgado.png (Hal9000) (CC BY-SA 3.0) (Talaroc) graphics/sprites/npcs/sprite/chelios.png (ChefChelios) (CC BY-SA 3.0) (Reid) graphics/sprites/npcs/sprite/chest.png (Hal9000) (CC BY-SA 3.0) (-) + graphics/sprites/npcs/sprite/chest2.png (Hal9000) (CC BY-SA 3.0) (Micksha) graphics/sprites/npcs/sprite/chest-big.png (Hal9000) (CC BY-SA 3.0) (-) graphics/sprites/npcs/sprite/cookiemaster.png (Hal9000, Reid) (CC BY-SA 3.0) (Alige) graphics/sprites/npcs/sprite/edouard.png (Kr0n0) (CC BY-SA 3.0) (Alige, Reid) diff --git a/graphics/items/generic/key-treasure.png b/graphics/items/generic/key-treasure.png new file mode 100644 index 00000000..90406a43 Binary files /dev/null and b/graphics/items/generic/key-treasure.png differ diff --git a/graphics/items/generic/map-treasure.png b/graphics/items/generic/map-treasure.png new file mode 100644 index 00000000..4ef7d580 Binary files /dev/null and b/graphics/items/generic/map-treasure.png differ diff --git a/graphics/sprites/npcs/sprite/chest2.png b/graphics/sprites/npcs/sprite/chest2.png new file mode 100644 index 00000000..168cf6c3 Binary files /dev/null and b/graphics/sprites/npcs/sprite/chest2.png differ diff --git a/graphics/sprites/npcs/xml/chest2.xml b/graphics/sprites/npcs/xml/chest2.xml new file mode 100644 index 00000000..61b19745 --- /dev/null +++ b/graphics/sprites/npcs/xml/chest2.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 79927b97..7d6318f1 100644 --- a/items.xml +++ b/items.xml @@ -739,6 +739,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" useButton="Eat" weight="650"/> + + npcs/xml/toichi.xml + + + npcs/xml/chest2.xml + + diff --git a/quests.xml b/quests.xml index 7804ea55..eae4da39 100644 --- a/quests.xml +++ b/quests.xml @@ -492,7 +492,7 @@ Copyright (C) 2012-2013 Evol Online --> The Buried Treasure Q'Onan, the orc sailor from Nard's crew, used to be a thief. His last "business" involved robbing a nobleman. But he didn't succeed completely, he had to bury the chest full of coins to save himself. - He only knows an approximate location of the chest on Artis Hill (180, 27), so you'll have to do a little digging to find the chest. + He only knows an approximate location of the chest on Artis Hill ({@@var2}, {@@var3}), so you'll have to do a little digging to find the chest. Q'Onan Artis, La Johanne. (186,107) -- cgit v1.2.3-60-g2f50