summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
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/equipment/head
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/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/bandana.xml64
1 files changed, 33 insertions, 31 deletions
diff --git a/graphics/sprites/equipment/head/bandana.xml b/graphics/sprites/equipment/head/bandana.xml
index c7fed88f..014cd35a 100644
--- a/graphics/sprites/equipment/head/bandana.xml
+++ b/graphics/sprites/equipment/head/bandana.xml
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
-<!-- Original author from TMW, TMW BR or UFB projects.
+
+<!-- Author from TMW, TMW BR or UFB projects.
Copyright (C) 2010-2011 Evol Online -->
+
<sprite>
<imageset name="base" src="graphics/sprites/equipment/head/bandana.png" width="29" height="21"/>
@@ -19,6 +21,36 @@ Copyright (C) 2010-2011 Evol Online -->
</animation>
</action>
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-31"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-29"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-30"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-29"/>
+ </animation>
+ </action>
+
+ <action name="sittop" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-26"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-29"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-30"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-29"/>
+ </animation>
+ </action>
+
<action name="walk" imageset="base">
<animation direction="down">
<frame index="0" offsetY="-37" delay="75"/>
@@ -103,36 +135,6 @@ Copyright (C) 2010-2011 Evol Online -->
</animation>
</action>
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-31"/>
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetY="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY="-29"/>
- </animation>
- </action>
-
- <action name="sittop" imageset="base">
- <animation direction="down">
- <frame index="0" offsetY="-26"/>
- </animation>
- <animation direction="left">
- <frame index="1" offsetX="4" offsetY="-29"/>
- </animation>
- <animation direction="up">
- <frame index="2" offsetY="-30"/>
- </animation>
- <animation direction="right">
- <frame index="3" offsetX="-6" offsetY="-29"/>
- </animation>
- </action>
-
<action name="dead" imageset="base">
<animation direction="default">
<frame index="4" offsetX="19" offsetY="-17"/>