diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-10 22:28:07 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-10 22:28:07 +0000 |
commit | c6b344a2e2ea0aed1dbf1c0b5bf5fc2cf08341da (patch) | |
tree | 43efad18b2310fb61fbbace7631364c154987957 /items.xml | |
parent | e5676fda8bb42359503613fbd5bb7870b19ec65e (diff) | |
download | clientdata-c6b344a2e2ea0aed1dbf1c0b5bf5fc2cf08341da.tar.gz clientdata-c6b344a2e2ea0aed1dbf1c0b5bf5fc2cf08341da.tar.bz2 clientdata-c6b344a2e2ea0aed1dbf1c0b5bf5fc2cf08341da.tar.xz clientdata-c6b344a2e2ea0aed1dbf1c0b5bf5fc2cf08341da.zip |
ITEM 4007 forest spore is now added, GHQ #forest shroom will be able to claim it,
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -5497,7 +5497,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. sellProtected="true" weight="200" /> - + <item id="4007" + image="usable/pets/forestspore.png" + name="Forest Spore" + description="Not everyone have this rare type of spore." + type="generic" + useButton="Throw" + sellProtected="true" + weight="100" + /> <!-- Cards --> <item id="5000" image="usable/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1" |