summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML/animated_hammock1.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-05 01:40:08 +0200
committerReid <reidyaro@gmail.com>2012-05-05 01:40:08 +0200
commit64a22ffa5b9b01ec29a917c1e14e433b9c0ef194 (patch)
treed2b77e962518531c01ca8eddc7a865433d0cdcb2 /graphics/sprites/npcs/XML/animated_hammock1.xml
parentbe132edc64b671f1ece43834f4a3938be9369459 (diff)
downloadclientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.gz
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.bz2
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.xz
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.zip
Update animated hammock (1 and 2) xml and sprite,
Change hammocks' shadows on every sprites, Remove hammocks from maps, Add special NPC for nard's bed.
Diffstat (limited to 'graphics/sprites/npcs/XML/animated_hammock1.xml')
-rw-r--r--graphics/sprites/npcs/XML/animated_hammock1.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/npcs/XML/animated_hammock1.xml b/graphics/sprites/npcs/XML/animated_hammock1.xml
index afed5b8d..7d6a24b4 100644
--- a/graphics/sprites/npcs/XML/animated_hammock1.xml
+++ b/graphics/sprites/npcs/XML/animated_hammock1.xml
@@ -6,16 +6,16 @@ Copyright (C) 2011-2012 Evol Online -->
<action name="stand" imageset="npc">
<!-- Mooving hammock. -->
<animation direction="left">
- <frame index="0" delay="400"/>
- <frame index="1" delay="180"/>
- <frame index="2" delay="150"/>
<frame index="3" delay="300"/>
<frame index="2" delay="180"/>
<frame index="1" delay="150"/>
+ <frame index="0" delay="400"/>
+ <frame index="1" delay="180"/>
+ <frame index="2" delay="150"/>
</animation>
<!-- Static hammock. -->
<animation direction="up">
- <frame index="1" delay="300"/>
+ <frame index="3"/>
</animation>
</action>
</sprite> \ No newline at end of file