summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML/animated_hammock2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/XML/animated_hammock2.xml')
-rw-r--r--graphics/sprites/npcs/XML/animated_hammock2.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/sprites/npcs/XML/animated_hammock2.xml b/graphics/sprites/npcs/XML/animated_hammock2.xml
deleted file mode 100644
index 1853d7cc..00000000
--- a/graphics/sprites/npcs/XML/animated_hammock2.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011-2012 Evol Online -->
-<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/animated_hammock.png" width="96" height="64"/>
- <action name="stand" imageset="npc">
- <!-- Mooving hammock. -->
- <animation direction="left">
- <frame index="7" delay="300"/>
- <frame index="6" delay="180"/>
- <frame index="5" delay="150"/>
- <frame index="4" delay="400"/>
- <frame index="5" delay="180"/>
- <frame index="6" delay="150"/>
- </animation>
- <!-- Static hammock. -->
- <animation direction="up">
- <frame index="7"/>
- </animation>
- </action>
-</sprite> \ No newline at end of file