summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML/animated_hammock1.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 14:59:40 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 14:59:40 +0200
commit69f6ab18df210bf027f5f771fee41821e4fd635a (patch)
tree289c7e8fba1065234f18516b9352ba6a1fdfc0c1 /graphics/sprites/npcs/XML/animated_hammock1.xml
parent68fc44b17c52dadd00a39eef4e50a70560911f5b (diff)
downloadclientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.gz
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.bz2
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.xz
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.zip
Renamed the npcs/XML/ folder to npcs/xml. Files or folders shouldn't have capital letters.
Diffstat (limited to 'graphics/sprites/npcs/XML/animated_hammock1.xml')
-rw-r--r--graphics/sprites/npcs/XML/animated_hammock1.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/sprites/npcs/XML/animated_hammock1.xml b/graphics/sprites/npcs/XML/animated_hammock1.xml
deleted file mode 100644
index 7d6a24b4..00000000
--- a/graphics/sprites/npcs/XML/animated_hammock1.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="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="3"/>
- </animation>
- </action>
-</sprite> \ No newline at end of file