diff options
author | Micksha <ms-shaman@gmx.de> | 2020-05-07 14:58:54 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2020-05-07 14:58:54 +0000 |
commit | 4c1594b8fc5190dae021959edc014cc2eb9ee3b1 (patch) | |
tree | 48a7c7359d85d050a2cc23f25e4ee77918de2b03 | |
parent | 4ce4b39a380b23c0282dd46b9bbb948eff0dd17c (diff) | |
parent | ad8329e54cb2b22d5fd6176831d7e83a65a569bd (diff) | |
download | clientdata-4c1594b8fc5190dae021959edc014cc2eb9ee3b1.tar.gz clientdata-4c1594b8fc5190dae021959edc014cc2eb9ee3b1.tar.bz2 clientdata-4c1594b8fc5190dae021959edc014cc2eb9ee3b1.tar.xz clientdata-4c1594b8fc5190dae021959edc014cc2eb9ee3b1.zip |
Merge branch 'treasure' into 'master'
Treasure!
See merge request evol/clientdata!154
-rw-r--r-- | LICENSE | 5 | ||||
-rw-r--r-- | graphics/items/generic/key-treasure.png | bin | 0 -> 642 bytes | |||
-rw-r--r-- | graphics/items/generic/map-treasure.png | bin | 0 -> 925 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/sprite/chest2.png | bin | 0 -> 3087 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/xml/chest2.xml | 32 | ||||
-rw-r--r-- | items.xml | 13 | ||||
-rw-r--r-- | npcs.xml | 5 | ||||
-rw-r--r-- | quests.xml | 2 |
8 files changed, 55 insertions, 2 deletions
@@ -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 Binary files differnew file mode 100644 index 00000000..90406a43 --- /dev/null +++ b/graphics/items/generic/key-treasure.png diff --git a/graphics/items/generic/map-treasure.png b/graphics/items/generic/map-treasure.png Binary files differnew file mode 100644 index 00000000..4ef7d580 --- /dev/null +++ b/graphics/items/generic/map-treasure.png diff --git a/graphics/sprites/npcs/sprite/chest2.png b/graphics/sprites/npcs/sprite/chest2.png Binary files differnew file mode 100644 index 00000000..168cf6c3 --- /dev/null +++ b/graphics/sprites/npcs/sprite/chest2.png 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Hal9000 +Copyright (C) 2012 - 2020 Evol Online --> + +<sprite> + <imageset name="chest" + src="graphics/sprites/npcs/sprite/chest2.png" + width="32" + height="32"/> + + <action name="stand" imageset="chest"> + <!-- Chest Closed. --> + <animation direction="default"> + <frame index="0"/> + </animation> + + <!-- Chest Opening. --> + <animation direction="left"> + <frame index="1" delay="110"/> + </animation> + + <!-- Chest Opened. --> + <animation direction="up"> + <frame index="2"/> + </animation> + + <!-- Chest Closing. --> + <animation direction="right"> + <frame index="1" delay="110"/> + </animation> + </action> +</sprite> @@ -739,6 +739,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" useButton="Eat" weight="650"/> + <item id="615" + image="generic/map-treasure.png" + name="Treasure Map" + description="Points to a location where a valuable treasure may be bured. Perhaps you should try to find the place and dig there." + useButton="Read" + type="usable" + weight="14"/> <!-- Generic Items --> <item id="700" @@ -1213,6 +1220,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="25" sellProtected="true"/> + <item id="808" + image="generic/key-treasure.png" + name="Treasure Key" + description="A small, golden Key. Which chest would it fit in?" + type="generic" + weight="2"/> <!-- Necklaces --> <item id="1000" @@ -976,6 +976,11 @@ IDs 900-999 = Special <sprite>npcs/xml/toichi.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="469" targetCursor="small" targetOffsetX="4" targetOffsetY="2"> + <!-- Chest, an opening container. --> + <sprite>npcs/xml/chest2.xml</sprite> + <menu name="Open" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> @@ -492,7 +492,7 @@ Copyright (C) 2012-2013 Evol Online --> <name>The Buried Treasure</name> <text>Q'Onan, the orc sailor from Nard's crew, used to be a thief.</text> <text>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.</text> - <text>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.</text> + <text>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.</text> <text></text> <questgiver>Q'Onan</questgiver> <coordinates x="186" y="107">Artis, La Johanne. (186,107)</coordinates> |