diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-19 04:45:54 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-19 04:45:54 +0000 |
commit | 24aea8cb5bcebab9025173a131d7bdcdcd5440e9 (patch) | |
tree | 198becd7b9a9f21156af77d5348f6fc2188b82eb | |
parent | 20a5097af75338b8cef206596c7d26f56a40a347 (diff) | |
download | clientdata-24aea8cb5bcebab9025173a131d7bdcdcd5440e9.tar.gz clientdata-24aea8cb5bcebab9025173a131d7bdcdcd5440e9.tar.bz2 clientdata-24aea8cb5bcebab9025173a131d7bdcdcd5440e9.tar.xz clientdata-24aea8cb5bcebab9025173a131d7bdcdcd5440e9.zip |
item 885 copper key
-rw-r--r-- | items.xml | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2319,7 +2319,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A small, wooden figurine of a mouboo. Useful for summoning." type="generic" weight="9"/> - + <item id="885" + image="generic/key/copperkey.png" + name="Copper Key" + description="You have the key, now you need to found chest to open!" + type="generic" + weight="1" + maxFloorOffset="12"/> <!-- Necklaces --> <item id="1000" |