diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -1523,6 +1523,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Warp to Lilit" type="usable" weight="40"/> + <!-- 678 and 679 reserved for warp crystals --> + <item id="680" + image="equipment/charms/treasuremap.png" + name="Treasure Map" + description="The X marks the spot! Use F10 to see your coordinates." + useButton="Read" + effect="Acquire treasures! Maybe." + type="usable" + weight="40"/> + </item> <!-- Mounts --> <item id="699" @@ -3111,14 +3121,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="450"> </item> - <item id="1166" - image="equipment/charms/treasuremap.png" - name="Treasure Map" - description="Test." - level="54" - type="equip-necklace" - weight="450"> - </item> + <!-- 1166 is free --> <item id="1167" image="equipment/charms/earthscroll.png" name="Earth Scroll" |