diff options
-rw-r--r-- | items.xml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -4369,6 +4369,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> + <item id="2993" + image="equipment/head/fluffyhat.png" + name="Fluffy Hat" + description="How many fluffy did you kill for that!!!" + defense="39" + level="22" + type="equip-head" + weight="410"> + <sprite>equipment/head/fluffyhat.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-13" to="-27"/> + <item from="-23" to="-27"/> + </replace> + </item> <item id="2994" image="equipment/head/piratebandana.png" name="Pirate Bandana" |