diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/plushroom.png | bin | 7949 -> 7903 bytes | |||
-rw-r--r-- | graphics/sprites/monsters/plushroom.xml | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/plushroom.png b/graphics/sprites/monsters/plushroom.png Binary files differindex 330c45a0..e6c625aa 100644 --- a/graphics/sprites/monsters/plushroom.png +++ b/graphics/sprites/monsters/plushroom.png diff --git a/graphics/sprites/monsters/plushroom.xml b/graphics/sprites/monsters/plushroom.xml index b45d0f37..2021c5d1 100644 --- a/graphics/sprites/monsters/plushroom.xml +++ b/graphics/sprites/monsters/plushroom.xml @@ -14,7 +14,7 @@ Copyright (C) 2012 Evol Online --> <animation direction="default"> <!-- Spawn Animation --> <sequence start="0" end="4" delay="120"/> - <sequence start="5" end="6" delay="100"/> + <sequence start="5" end="6" delay="90"/> <jump action="stand"/> </animation> @@ -34,6 +34,7 @@ Copyright (C) 2012 Evol Online --> <animation> <!-- Dying Plushrooms. --> <sequence start="8" end="13" delay="120"/> + <frame index="14"/> </animation> </action> |