diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-23 14:09:03 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-23 14:09:03 +0200 |
commit | c32ae52a65d298a84e43941e84f3935baf5c6863 (patch) | |
tree | 03f38cd3d7f6372559ea5f3451e4ac811cb5ce38 /items.xml | |
parent | 90419f5f20f43439221df5d48caab5cf1b9dbc28 (diff) | |
download | clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.gz clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.bz2 clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.xz clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.zip |
Renamed "bandana hat" to "bandana".
Diffstat (limited to 'items.xml')
-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" /> |