diff options
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -609,7 +609,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Pumpkin Hat" description="A carved pumpkin, the face will scare your enemy off." effect="+3 Defense" - type="equip-head" weight="90"> + type="equip-head" + weight="90"> <sprite>equipment/head/pumpkinhat.xml</sprite> <replace sprite="hair"> <item from="-3" to="-2" /> |