diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-05 08:03:16 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-05 08:03:16 +0000 |
commit | bf0f3826fb6576f5e27baaa220fe1318004dab43 (patch) | |
tree | 125ce9949ecae0272a5656e3875db3d9222d36aa /items.xml | |
parent | 886a0ca8cbc65ffab335cc50111e1ca13d01cfa8 (diff) | |
download | clientdata-bf0f3826fb6576f5e27baaa220fe1318004dab43.tar.gz clientdata-bf0f3826fb6576f5e27baaa220fe1318004dab43.tar.bz2 clientdata-bf0f3826fb6576f5e27baaa220fe1318004dab43.tar.xz clientdata-bf0f3826fb6576f5e27baaa220fe1318004dab43.zip |
add 867 cave snake skin color need to be check on tesst server
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2018,6 +2018,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="22" maxFloorOffset="20"/> + <item id="867" + image="generic/snakeskin.png|W:#3c1554,6d3195,c987d1" // need to check color on test server + name="Cave Snake Skin" + description="A cave snake skin." + type="generic" + weight="13" + maxFloorOffset="20"/> + <!-- Necklaces --> <item id="1000" |