summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/piou.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-07 23:01:07 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-07 23:01:07 +0200
commitfc4e79bade2bb8a381456ad976ec55470c3e750b (patch)
treebfe89a04ef55e2b1b8992657971cf64578b91bdb /graphics/sprites/monsters/piou.xml
parentbab7acfdc874c38f00968f4a70bc840efcfc881b (diff)
downloadclientdata-fc4e79bade2bb8a381456ad976ec55470c3e750b.tar.gz
clientdata-fc4e79bade2bb8a381456ad976ec55470c3e750b.tar.bz2
clientdata-fc4e79bade2bb8a381456ad976ec55470c3e750b.tar.xz
clientdata-fc4e79bade2bb8a381456ad976ec55470c3e750b.zip
Fixed imageset names in piou.xml.
Diffstat (limited to 'graphics/sprites/monsters/piou.xml')
-rw-r--r--graphics/sprites/monsters/piou.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sprites/monsters/piou.xml b/graphics/sprites/monsters/piou.xml
index f4971283..a3730d83 100644
--- a/graphics/sprites/monsters/piou.xml
+++ b/graphics/sprites/monsters/piou.xml
@@ -3,9 +3,9 @@
Copyright (C) 2011-2012 Evol Online -->
<sprite>
<imageset name="mob" src="graphics/sprites/monsters/piou.png" width="10" height="9" offsetY="-12"/>
- <imageset name="mob-acc" src="graphics/sprites/accessories/acc-piousse-egg.png" width="11" height="11" offsetY="-12"/>
+ <imageset name="acc" src="graphics/sprites/accessories/acc-piousse-egg.png" width="11" height="11" offsetY="-12"/>
- <action name="spawn" imageset="mob-acc">
+ <action name="spawn" imageset="acc">
<animation>
<frame index="9" delay="20" offsetY="-86"/>
@@ -904,7 +904,7 @@ Copyright (C) 2011-2012 Evol Online -->
</action>
- <action name="dead" imageset="piou">
+ <action name="dead" imageset="mob">
<animation direction="down">
<frame index="4"/>