summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/XML1/hammock.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-29 21:19:51 +0200
committerReid <reidyaro@gmail.com>2012-04-29 21:19:51 +0200
commitbe895c0a43204c7eb625a1840a28faa785e17373 (patch)
tree563f475649434f8cc27b1324716b2830c317178f /graphics/sprites/npcs/XML1/hammock.xml
parent38dfe8324fc31a20e73d3b0e3b872361a6b1376b (diff)
downloadclientdata-be895c0a43204c7eb625a1840a28faa785e17373.tar.gz
clientdata-be895c0a43204c7eb625a1840a28faa785e17373.tar.bz2
clientdata-be895c0a43204c7eb625a1840a28faa785e17373.tar.xz
clientdata-be895c0a43204c7eb625a1840a28faa785e17373.zip
Add start for Gugli XML,
Rename XML1 folder to XML and apply the change on npcs.xml .
Diffstat (limited to 'graphics/sprites/npcs/XML1/hammock.xml')
-rw-r--r--graphics/sprites/npcs/XML1/hammock.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/sprites/npcs/XML1/hammock.xml b/graphics/sprites/npcs/XML1/hammock.xml
deleted file mode 100644
index a2065688..00000000
--- a/graphics/sprites/npcs/XML1/hammock.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite variants="2" variant_offset="1">
-
- <imageset name="base" src="graphics/sprites/npcs/sprite/hammock.png" width="96" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file