summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/healing.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
commit20c55f76999711f35118ee095e2ce2fd96ded0c2 (patch)
treeea2095e392d14482b608a4d65d97d9e13d8dbeba /graphics/sprites/icons/healing.xml
parent493dfb1bf2092b5b7ead4fec68ffb38c650f2404 (diff)
downloadclientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.gz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.bz2
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.xz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.zip
Reworked all XML files by replacing whitespaces by tabs.
Particle XML files will be done later.
Diffstat (limited to 'graphics/sprites/icons/healing.xml')
-rw-r--r--graphics/sprites/icons/healing.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/sprites/icons/healing.xml b/graphics/sprites/icons/healing.xml
index 83229ce8..ce325e06 100644
--- a/graphics/sprites/icons/healing.xml
+++ b/graphics/sprites/icons/healing.xml
@@ -1,10 +1,12 @@
<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
+
+<!-- Author: Reid.
+Copyright (C) 2011 Evol Online -->
+
<sprite>
- <imageset name="heal" src="graphics/sprites/icons/healing.png" width="14" height="15" offsetX="-10"/>
+ <imageset name="icon" src="graphics/sprites/icons/healing.png" width="14" height="15" offsetX="-10"/>
- <action name="default" imageset="heal">
+ <action name="default" imageset="icon">
<animation direction="default">
<sequence start="0" end="2" delay="100"/>
<frame index="1" delay="100"/>