diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-04 23:47:40 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-04 23:47:40 +0000 |
commit | 3a7ca8bffe56845434f8d84b63d9411ffe9c75d4 (patch) | |
tree | 003096cf544a3cba23079b040731e92c741d576b /items.xml | |
parent | 4c866b19a49ff0d97f2f2bdda1e58a5373727229 (diff) | |
download | clientdata-3a7ca8bffe56845434f8d84b63d9411ffe9c75d4.tar.gz clientdata-3a7ca8bffe56845434f8d84b63d9411ffe9c75d4.tar.bz2 clientdata-3a7ca8bffe56845434f8d84b63d9411ffe9c75d4.tar.xz clientdata-3a7ca8bffe56845434f8d84b63d9411ffe9c75d4.zip |
Add fluffy hat id 2993
Diffstat (limited to 'items.xml')
-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" |