diff options
-rw-r--r-- | graphics/sprites/monsters/monster-slime.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/monster-slime.xml b/graphics/sprites/monsters/monster-slime.xml index a96562b4..220a8e25 100644 --- a/graphics/sprites/monsters/monster-slime.xml +++ b/graphics/sprites/monsters/monster-slime.xml @@ -29,7 +29,7 @@ <action name="dead" imageset="base"> <animation> - <frame index="9" offsetY="-4" /> + <frame index="8" offsetY="-4" /> </animation> </action> |