diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-12-31 03:39:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-12-31 03:39:19 -0300 |
commit | 9ad6c05189519d4463a64397c5e36cf980c39bdf (patch) | |
tree | 7615d7748bf7fbfe704579b62ae6c45f3b17c5db /items.xml | |
parent | 64dbdfc1cf0a8215f5feaa900fba3d6a00fa9553 (diff) | |
download | clientdata-r10.5_200101.tar.gz clientdata-r10.5_200101.tar.bz2 clientdata-r10.5_200101.tar.xz clientdata-r10.5_200101.zip |
Fluffy Eggr10.5_200101
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -6695,7 +6695,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" useButton="Throw" sellProtected="true" - weight="100" + weight="300" + /> + <item id="4008" + image="usable/pets/fluffy.png" + name="Fluffy Egg" + description="It's a furry egg. Strange." + type="generic" + useButton="Hatch" + sellProtected="true" + weight="360" /> <!-- Cards --> <item id="5000" |