summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/chest
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/chest
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/chest')
-rw-r--r--graphics/sprites/equipment/chest/cottonshirt-female.xml5
-rw-r--r--graphics/sprites/equipment/chest/cottonshirt-male.xml5
-rw-r--r--graphics/sprites/equipment/chest/shirt-female.xml5
-rw-r--r--graphics/sprites/equipment/chest/shirt-male.xml5
-rw-r--r--graphics/sprites/equipment/chest/tanktop-female.xml5
-rw-r--r--graphics/sprites/equipment/chest/tanktop-male.xml5
6 files changed, 24 insertions, 6 deletions
diff --git a/graphics/sprites/equipment/chest/cottonshirt-female.xml b/graphics/sprites/equipment/chest/cottonshirt-female.xml
index ab9c7108..20440e8f 100644
--- a/graphics/sprites/equipment/chest/cottonshirt-female.xml
+++ b/graphics/sprites/equipment/chest/cottonshirt-female.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-female.png|W" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/cottonshirt-male.xml b/graphics/sprites/equipment/chest/cottonshirt-male.xml
index 7b45834a..859311d3 100644
--- a/graphics/sprites/equipment/chest/cottonshirt-male.xml
+++ b/graphics/sprites/equipment/chest/cottonshirt-male.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/shirt-female.xml b/graphics/sprites/equipment/chest/shirt-female.xml
index 7b077c93..ae9ffdd6 100644
--- a/graphics/sprites/equipment/chest/shirt-female.xml
+++ b/graphics/sprites/equipment/chest/shirt-female.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/shirt-female.png|W;R" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/shirt-male.xml b/graphics/sprites/equipment/chest/shirt-male.xml
index 68c57ff5..c40eed7a 100644
--- a/graphics/sprites/equipment/chest/shirt-male.xml
+++ b/graphics/sprites/equipment/chest/shirt-male.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/shirt-male.png|W;R" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml
index d7470562..96c451e2 100644
--- a/graphics/sprites/equipment/chest/tanktop-female.xml
+++ b/graphics/sprites/equipment/chest/tanktop-female.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/tanktop-female.png|W" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>
diff --git a/graphics/sprites/equipment/chest/tanktop-male.xml b/graphics/sprites/equipment/chest/tanktop-male.xml
index 4dadac3e..5cb17c35 100644
--- a/graphics/sprites/equipment/chest/tanktop-male.xml
+++ b/graphics/sprites/equipment/chest/tanktop-male.xml
@@ -1,7 +1,10 @@
<?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 name="player" action="stand">
<imageset name="base" src="graphics/sprites/equipment/chest/tanktop-male.png|W" width="64" height="64"/>
+
<include file="players/human-male.xml"/>
</sprite>