diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-22 22:50:41 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-22 22:50:41 +0100 |
commit | 478098b14c0e9195df30b1c019a6ea5f068c594c (patch) | |
tree | acd839e2080e91deded505bd2016673dea210de9 /items.xml | |
parent | d87eeda116a019d4d0253a53b48bc25c5bfb0b1f (diff) | |
download | clientdata-478098b14c0e9195df30b1c019a6ea5f068c594c.tar.gz clientdata-478098b14c0e9195df30b1c019a6ea5f068c594c.tar.bz2 clientdata-478098b14c0e9195df30b1c019a6ea5f068c594c.tar.xz clientdata-478098b14c0e9195df30b1c019a6ea5f068c594c.zip |
add 860 diamond powder
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1957,6 +1957,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A yellow powder made out of a topaz." type="generic" weight="12"/> + <item id="860" + image="generic/gempowder.png|W:#5e7480,f1ffff,ffffff" + name="Diamond Powder" + description="A white powder made out of a diamond." + type="generic" + weight="12"/> <!-- Necklaces --> <item id="1000" |