summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/leg/shorts-female.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-28 21:23:28 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-28 21:23:28 +0200
commit17d5fc066fa3666a532e00d174b6b6935da4699e (patch)
treedbf5dfdcbebd45a2704a40541c75ec9ee6f234cb /graphics/sprites/equipment/leg/shorts-female.xml
parent9f5d1ddfe7cbe1a4015be3f12ce44673e264ad0e (diff)
downloadclientdata-17d5fc066fa3666a532e00d174b6b6935da4699e.tar.gz
clientdata-17d5fc066fa3666a532e00d174b6b6935da4699e.tar.bz2
clientdata-17d5fc066fa3666a532e00d174b6b6935da4699e.tar.xz
clientdata-17d5fc066fa3666a532e00d174b6b6935da4699e.zip
Fixed the equipment XML files, now redirecting to "players/human-male.xml".
Diffstat (limited to 'graphics/sprites/equipment/leg/shorts-female.xml')
-rw-r--r--graphics/sprites/equipment/leg/shorts-female.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/sprites/equipment/leg/shorts-female.xml b/graphics/sprites/equipment/leg/shorts-female.xml
index ef50e08d..347b864e 100644
--- a/graphics/sprites/equipment/leg/shorts-female.xml
+++ b/graphics/sprites/equipment/leg/shorts-female.xml
@@ -1,9 +1,7 @@
<?xml version="1.0"?>
-<!-- Copyright (C) 2010-2012 Evol Online -->
+<!-- Original 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/leg/shorts-female.png|W" width="64" height="64" />
-
- <include file="players/human_male_base.xml"/>
-
+ <imageset name="base" src="graphics/sprites/equipment/leg/shorts-female.png|W" width="64" height="64"/>
+ <include file="players/human-male.xml"/>
</sprite>