summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/plushroom.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-09-21 00:42:13 +0200
committerReid <reidyaro@gmail.com>2012-09-21 00:42:13 +0200
commitcc1d9429919c9a6c52ccae52b59c6f97b15d6314 (patch)
treecc61c321792ca10b7780f3ff142d375766f0847c /graphics/sprites/monsters/plushroom.xml
parent490f48f7e99661600864a8b3b34c867d0e16eb0c (diff)
downloadclientdata-cc1d9429919c9a6c52ccae52b59c6f97b15d6314.tar.gz
clientdata-cc1d9429919c9a6c52ccae52b59c6f97b15d6314.tar.bz2
clientdata-cc1d9429919c9a6c52ccae52b59c6f97b15d6314.tar.xz
clientdata-cc1d9429919c9a6c52ccae52b59c6f97b15d6314.zip
Correct some wrong placement on plushroom monster spritesheet,
Correct some wrong value of time on plushroom monster XML.
Diffstat (limited to 'graphics/sprites/monsters/plushroom.xml')
-rw-r--r--graphics/sprites/monsters/plushroom.xml3
1 files changed, 2 insertions, 1 deletions
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>