diff options
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" |