diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-25 19:47:58 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-25 19:47:58 +0400 |
commit | 638f770a1d113d6163e30fbc89d01a89ea04f255 (patch) | |
tree | 683a1f97baa9e78d918d9f43eb259bbf1d7dd699 /graphics/sprites/accessories | |
parent | d7e540fcdf1d67dd9b6a02c22d14756a2a7b3956 (diff) | |
download | clientdata-638f770a1d113d6163e30fbc89d01a89ea04f255.tar.gz clientdata-638f770a1d113d6163e30fbc89d01a89ea04f255.tar.bz2 clientdata-638f770a1d113d6163e30fbc89d01a89ea04f255.tar.xz clientdata-638f770a1d113d6163e30fbc89d01a89ea04f255.zip |
Removed useless paragraph on the ratto tail accessory as the tail already is included in the death frames of the ratto spritesheet.
Diffstat (limited to 'graphics/sprites/accessories')
-rw-r--r-- | graphics/sprites/accessories/ratto-tail.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/sprites/accessories/ratto-tail.xml b/graphics/sprites/accessories/ratto-tail.xml index aff47718..846bd6cd 100644 --- a/graphics/sprites/accessories/ratto-tail.xml +++ b/graphics/sprites/accessories/ratto-tail.xml @@ -210,21 +210,4 @@ Copyright (C) 2011-2012 Evol Online --> </animation> </action> - <action name="dead" imageset="acc"> - <animation direction="down"> - <frame index="0"/> - </animation> - - <animation direction="up"> - <frame index="9"/> - </animation> - - <animation direction="right"> - <frame index="6"/> - </animation> - - <animation direction="left"> - <frame index="12"/> - </animation> - </action> </sprite> |