diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-23 15:34:03 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-23 15:34:03 +0200 |
commit | c048783abb233f286a71f0eebe2ba7c4009c666c (patch) | |
tree | 4fc4e9b0782931a567bcf5c604777b08c4481c1e /graphics/sprites/monsters | |
parent | d06cbc8c58278a752bc3f404434bc3e9c1c96ca3 (diff) | |
download | clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.gz clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.bz2 clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.tar.xz clientdata-c048783abb233f286a71f0eebe2ba7c4009c666c.zip |
Revoved "acc-" from the accessory files as they already are in an "accessories" folder.
Diffstat (limited to 'graphics/sprites/monsters')
-rw-r--r-- | graphics/sprites/monsters/piou.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/piou.xml b/graphics/sprites/monsters/piou.xml index 73a01dc7..9116d0fb 100644 --- a/graphics/sprites/monsters/piou.xml +++ b/graphics/sprites/monsters/piou.xml @@ -4,7 +4,7 @@ Copyright (C) 2011 Evol Online --> <sprite> <imageset name="piou" src="graphics/sprites/monsters/piou.png" width="10" height="9" offsetY="-12"/> - <imageset name="egg" src="graphics/sprites/accessories/acc-piousse-egg.png" width="11" height="11" offsetY="-12"/> + <imageset name="egg" src="graphics/sprites/accessories/piousse-egg.png" width="11" height="11" offsetY="-12"/> <action name="spawn" imageset="egg"> |