summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/croc.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-09-10 09:48:42 +0400
committerAlige <aligetmw@hotmail.fr>2013-09-10 09:48:42 +0400
commitad585fb2dd5fa9fb5edf93a9e5797e653f8f18e1 (patch)
treed65dc6dd2a3cd561c44b06f2ee8bf7b506a225b2 /graphics/sprites/monsters/croc.xml
parent8bb12e1c4fdbe0fd7552fc6ac41af3e02aecbe13 (diff)
downloadclientdata-ad585fb2dd5fa9fb5edf93a9e5797e653f8f18e1.tar.gz
clientdata-ad585fb2dd5fa9fb5edf93a9e5797e653f8f18e1.tar.bz2
clientdata-ad585fb2dd5fa9fb5edf93a9e5797e653f8f18e1.tar.xz
clientdata-ad585fb2dd5fa9fb5edf93a9e5797e653f8f18e1.zip
Fixed lots of alignements issues in the monsters' xml files.
Also added missing default direction for the spawn animations.
Diffstat (limited to 'graphics/sprites/monsters/croc.xml')
-rw-r--r--graphics/sprites/monsters/croc.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/monsters/croc.xml b/graphics/sprites/monsters/croc.xml
index 328358f9..c42763d3 100644
--- a/graphics/sprites/monsters/croc.xml
+++ b/graphics/sprites/monsters/croc.xml
@@ -9,7 +9,7 @@ Copyright (C) 2011-2013 Evol Online -->
offsetY="-4"/>
<action name="spawn" imageset="mob">
- <animation>
+ <animation direction="default">
<frame index="32" delay="350"/>
<frame index="33" delay="70"/>
<frame index="34" delay="90"/>
@@ -81,7 +81,7 @@ Copyright (C) 2011-2013 Evol Online -->
<frame index="5" delay="90"/>
<frame index="6" delay="130"/>
<frame index="5" delay="100"/>
- <end/>
+ <end />
</animation>
<animation direction="left">
@@ -92,7 +92,7 @@ Copyright (C) 2011-2013 Evol Online -->
<frame index="29" delay="90"/>
<frame index="30" delay="130"/>
<frame index="29" delay="100"/>
- <end/>
+ <end />
</animation>
<animation direction="up">
@@ -103,7 +103,7 @@ Copyright (C) 2011-2013 Evol Online -->
<frame index="13" delay="90"/>
<frame index="14" delay="130"/>
<frame index="13" delay="100"/>
- <end/>
+ <end />
</animation>
<animation direction="right">
@@ -114,7 +114,7 @@ Copyright (C) 2011-2013 Evol Online -->
<frame index="21" delay="90"/>
<frame index="22" delay="130"/>
<frame index="21" delay="100"/>
- <end/>
+ <end />
</animation>
</action>