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/smokedragon.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/smokedragon.xml')
-rw-r--r-- | graphics/sprites/monsters/smokedragon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/smokedragon.xml b/graphics/sprites/monsters/smokedragon.xml index 5cbb3df9..fb443acc 100644 --- a/graphics/sprites/monsters/smokedragon.xml +++ b/graphics/sprites/monsters/smokedragon.xml @@ -42,7 +42,7 @@ </action> <action name="dead" imageset="base"> - <animation direction="down"> + <animation direction="default"> <frame index="32" offsetY="10"/> <end /> </animation> |