diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-05 07:54:10 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-05 07:54:10 +0000 |
commit | 886a0ca8cbc65ffab335cc50111e1ca13d01cfa8 (patch) | |
tree | 6bd7a915a08e974398dd3b10d70a89f2ad823e0f /items.xml | |
parent | ff4eba0af59683edda760acb64dc8aad2c328f52 (diff) | |
download | clientdata-886a0ca8cbc65ffab335cc50111e1ca13d01cfa8.tar.gz clientdata-886a0ca8cbc65ffab335cc50111e1ca13d01cfa8.tar.bz2 clientdata-886a0ca8cbc65ffab335cc50111e1ca13d01cfa8.tar.xz clientdata-886a0ca8cbc65ffab335cc50111e1ca13d01cfa8.zip |
Add 866 Mountain Snake Skin
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2011,6 +2011,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="The forked tongue of a mountain snake." type="generic" weight="2"/> + <item id="866" + image="generic/snakeskin.png|W:#706060" // need to check color on test server + name="Mountain Snake Skin" + description="A rare skin of a mountain snake." + type="generic" + weight="22" + maxFloorOffset="20"/> <!-- Necklaces --> <item id="1000" |