diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-06-04 16:14:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-06-04 16:14:24 -0300 |
commit | c04e472a29df0a388a589296957618d07c3f8d7b (patch) | |
tree | e7e465cde857c2eea5bb474638434f1d36327c4b /items.xml | |
parent | 8d6d806a36548fb4f5faaf63be0cd181603ad13c (diff) | |
download | clientdata-c04e472a29df0a388a589296957618d07c3f8d7b.tar.gz clientdata-c04e472a29df0a388a589296957618d07c3f8d7b.tar.bz2 clientdata-c04e472a29df0a388a589296957618d07c3f8d7b.tar.xz clientdata-c04e472a29df0a388a589296957618d07c3f8d7b.zip |
ID 679 claimed
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1563,7 +1563,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Warp to Artis" type="usable" weight="40"/> - <!-- 679 reserved for warp crystals --> + <item id="679" + image="equipment/charms/treasuremap.png" + name="Dungeon Map" + description="The X marks the spot! Use F10 to see your coordinates." + useButton="Read" + effect="Acquire treasures! Maybe." + type="usable" + weight="40"/> <item id="680" image="equipment/charms/treasuremap.png" name="Treasure Map" |