diff options
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -481,7 +481,7 @@ Multiple's colors dye is now setted up by itemcolors.xml. <!-- Head --> <item id="2900" - image="equipment/head/bandana hat.png" + image="equipment/head/bandana.png" name="Bandana" description="A striped bandana." effect="Defense +1" @@ -489,7 +489,7 @@ Multiple's colors dye is now setted up by itemcolors.xml. defense="1" weight="13" max-per-slot="1"> - <sprite>equipment/head/bandana hat.xml</sprite> + <sprite>equipment/head/bandana.xml</sprite> <replace sprite="hair"> <item from="-3" to="-2" /> <item from="-5" to="-4" /> |