summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 14:09:03 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 14:09:03 +0200
commitc32ae52a65d298a84e43941e84f3935baf5c6863 (patch)
tree03f38cd3d7f6372559ea5f3451e4ac811cb5ce38
parent90419f5f20f43439221df5d48caab5cf1b9dbc28 (diff)
downloadclientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.gz
clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.bz2
clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.tar.xz
clientdata-c32ae52a65d298a84e43941e84f3935baf5c6863.zip
Renamed "bandana hat" to "bandana".
-rw-r--r--graphics/icons/equipment/head/bandana.png (renamed from graphics/icons/equipment/head/bandana hat.png)bin665 -> 665 bytes
-rw-r--r--graphics/sprites/equipment/head/bandana.png (renamed from graphics/sprites/equipment/head/bandana hat.png)bin2424 -> 2424 bytes
-rw-r--r--graphics/sprites/equipment/head/bandana.xml (renamed from graphics/sprites/equipment/head/bandana hat.xml)2
-rw-r--r--items.xml4
4 files changed, 3 insertions, 3 deletions
diff --git a/graphics/icons/equipment/head/bandana hat.png b/graphics/icons/equipment/head/bandana.png
index ef98d7ec..ef98d7ec 100644
--- a/graphics/icons/equipment/head/bandana hat.png
+++ b/graphics/icons/equipment/head/bandana.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/bandana hat.png b/graphics/sprites/equipment/head/bandana.png
index 58156cce..58156cce 100644
--- a/graphics/sprites/equipment/head/bandana hat.png
+++ b/graphics/sprites/equipment/head/bandana.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/bandana hat.xml b/graphics/sprites/equipment/head/bandana.xml
index 0cc932dd..f52e4620 100644
--- a/graphics/sprites/equipment/head/bandana hat.xml
+++ b/graphics/sprites/equipment/head/bandana.xml
@@ -2,7 +2,7 @@
<!-- Original Author possible tmw, tmw br, ufb projects
Copyright (C) 2010-2011 Evol Online -->
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/bandana hat.png" width="29" height="21" />
+ <imageset name="base" src="graphics/sprites/equipment/head/bandana.png" width="29" height="21" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/items.xml b/items.xml
index 846f8a56..67fff434 100644
--- a/items.xml
+++ b/items.xml
@@ -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" />