diff options
Diffstat (limited to 'graphics/sprites/monsters/plushroom.xml')
-rw-r--r-- | graphics/sprites/monsters/plushroom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sprites/monsters/plushroom.xml b/graphics/sprites/monsters/plushroom.xml index 21e317d7..b45d0f37 100644 --- a/graphics/sprites/monsters/plushroom.xml +++ b/graphics/sprites/monsters/plushroom.xml @@ -32,9 +32,8 @@ Copyright (C) 2012 Evol Online --> <action name="dead" imageset="mob"> <animation> - <!-- Dying main plushroom. --> - <frame index="0"/> - <!-- Other plushrooms are also dying. --> + <!-- Dying Plushrooms. --> + <sequence start="8" end="13" delay="120"/> </animation> </action> |