summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/hammock-animated2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/hammock-animated2.xml')
-rw-r--r--graphics/sprites/npcs/xml/hammock-animated2.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/npcs/xml/hammock-animated2.xml b/graphics/sprites/npcs/xml/hammock-animated2.xml
index 1501d040..b201511f 100644
--- a/graphics/sprites/npcs/xml/hammock-animated2.xml
+++ b/graphics/sprites/npcs/xml/hammock-animated2.xml
@@ -5,8 +5,12 @@ Copyright (C) 2011-2012 Evol Online -->
<imageset name="npc" src="graphics/sprites/npcs/sprite/hammock-animated.png" width="96" height="64"/>
<action name="stand" imageset="npc">
- <!-- Moving -->
+ <!-- Static -->
<animation direction="default">
+ <frame index="7"/>
+ </animation>
+ <!-- Moving -->
+ <animation direction="left">
<frame index="7" delay="300"/>
<frame index="6" delay="180"/>
<frame index="5" delay="150"/>
@@ -14,9 +18,5 @@ Copyright (C) 2011-2012 Evol Online -->
<frame index="5" delay="180"/>
<frame index="6" delay="150"/>
</animation>
- <!-- Static -->
- <animation direction="up">
- <frame index="7"/>
- </animation>
</action>
</sprite>