diff options
author | Alige <aligetmw@hotmail.fr> | 2013-03-30 21:38:40 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-03-30 21:38:40 +0400 |
commit | 87e8c49bd99afd1764e4d408d5ed88b465e6e822 (patch) | |
tree | def768e0fac2b84bc74beba76543c3bfa374bffd /graphics/sprites/monsters/croc.xml | |
parent | 9b800a38a110530b14caac4ff9e792318c3f56f1 (diff) | |
download | clientdata-87e8c49bd99afd1764e4d408d5ed88b465e6e822.tar.gz clientdata-87e8c49bd99afd1764e4d408d5ed88b465e6e822.tar.bz2 clientdata-87e8c49bd99afd1764e4d408d5ed88b465e6e822.tar.xz clientdata-87e8c49bd99afd1764e4d408d5ed88b465e6e822.zip |
Minor fixes on a lot of XML files.
Changed Reid's real name info to <Hidden>, it did not make sense.
Diffstat (limited to 'graphics/sprites/monsters/croc.xml')
-rw-r--r-- | graphics/sprites/monsters/croc.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/sprites/monsters/croc.xml b/graphics/sprites/monsters/croc.xml index 8b7c4a0c..328358f9 100644 --- a/graphics/sprites/monsters/croc.xml +++ b/graphics/sprites/monsters/croc.xml @@ -40,7 +40,6 @@ Copyright (C) 2011-2013 Evol Online --> <animation direction="right"> <frame index="16"/> </animation> - </action> <action name="walk" imageset="mob"> @@ -71,11 +70,9 @@ Copyright (C) 2011-2013 Evol Online --> <frame index="18" delay="80"/> <frame index="16" delay="70"/> </animation> - </action> <action name="attack" imageset="mob"> - <animation direction="down"> <frame index="3" delay="90"/> <frame index="4" delay="130"/> @@ -119,11 +116,9 @@ Copyright (C) 2011-2013 Evol Online --> <frame index="21" delay="100"/> <end/> </animation> - </action> <action name="dead" imageset="mob"> - <animation direction="down"> <frame index="7"/> </animation> @@ -139,6 +134,5 @@ Copyright (C) 2011-2013 Evol Online --> <animation direction="right"> <frame index="23"/> </animation> - </action> </sprite> |