summaryrefslogtreecommitdiff
path: root/graphics/sprites/players/orc-male.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/players/orc-male.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/players/orc-male.xml')
-rw-r--r--graphics/sprites/players/orc-male.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/players/orc-male.xml b/graphics/sprites/players/orc-male.xml
index 836ea58f..0a38cdec 100644
--- a/graphics/sprites/players/orc-male.xml
+++ b/graphics/sprites/players/orc-male.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- Copyright (C) 2010-2012 Evol Online -->
<sprite name="player" action="stand">
- <imageset name="race" src="graphics/sprites/players/orc-male.png" width="64" height="64"/>
+ <imageset name="base" src="graphics/sprites/players/orc-male.png" width="64" height="64"/>
<include file="players/human-male.xml"/>
</sprite>