diff options
Diffstat (limited to 'items/usable/item5406_LegendaryTreasureMap.xml')
-rw-r--r-- | items/usable/item5406_LegendaryTreasureMap.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/usable/item5406_LegendaryTreasureMap.xml b/items/usable/item5406_LegendaryTreasureMap.xml new file mode 100644 index 00000000..d4c9a076 --- /dev/null +++ b/items/usable/item5406_LegendaryTreasureMap.xml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<items> + <item id="5406" + image="use/others/treasuremap-legendary.png" + name="Legendary Treasure Map" + description="The X marks the spot!" + useButton="Read" + effect="Acquire treasures! Maybe. You must have a shovel to retrieve the treasure." + type="usable" + weight="14"/> +</items> |