diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-21 12:01:12 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-21 12:01:12 -0300 |
commit | f8a71fa868f0ef27613df8fd9609a60b0d7ab42c (patch) | |
tree | a8318a4ea9b97e6df606e628d1e44ce962546a4d /graphics/sprites/monsters/nightdragon.xml | |
parent | 9124abc566aabd4688619ea7feb803d1952da016 (diff) | |
download | clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.gz clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.bz2 clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.xz clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.zip |
Second batch of fixes
Diffstat (limited to 'graphics/sprites/monsters/nightdragon.xml')
-rw-r--r-- | graphics/sprites/monsters/nightdragon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/nightdragon.xml b/graphics/sprites/monsters/nightdragon.xml index 16db8b30..900fc9ac 100644 --- a/graphics/sprites/monsters/nightdragon.xml +++ b/graphics/sprites/monsters/nightdragon.xml @@ -38,7 +38,7 @@ </animation> </action> <action name="dead" imageset="base"> - <animation direction="down"> + <animation direction="default"> <frame index="32" offsetY="10"/> <end /> </animation> |