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 /graphics/sprites/equipment/head | |
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 'graphics/sprites/equipment/head')
-rw-r--r-- | graphics/sprites/equipment/head/bandana.png (renamed from graphics/sprites/equipment/head/bandana hat.png) | bin | 2424 -> 2424 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/bandana.xml (renamed from graphics/sprites/equipment/head/bandana hat.xml) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bandana hat.png b/graphics/sprites/equipment/head/bandana.png Binary files differindex 58156cce..58156cce 100644 --- a/graphics/sprites/equipment/head/bandana hat.png +++ b/graphics/sprites/equipment/head/bandana.png 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"> |