diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-06 21:02:29 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-06 21:02:29 +0400 |
commit | 4a01f03ed887fea217856f9a0703280d86c118c9 (patch) | |
tree | 1fae6d1f12e27a55f5febba120d8fce0c5d51dc3 /graphics/sprites/races/demon-male.xml | |
parent | 11a68e01d0b85b4920b635999ef8cf2b878849e4 (diff) | |
download | clientdata-4a01f03ed887fea217856f9a0703280d86c118c9.tar.gz clientdata-4a01f03ed887fea217856f9a0703280d86c118c9.tar.bz2 clientdata-4a01f03ed887fea217856f9a0703280d86c118c9.tar.xz clientdata-4a01f03ed887fea217856f9a0703280d86c118c9.zip |
Renamed folder "players" to "races".
Diffstat (limited to 'graphics/sprites/races/demon-male.xml')
-rw-r--r-- | graphics/sprites/races/demon-male.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/sprites/races/demon-male.xml b/graphics/sprites/races/demon-male.xml new file mode 100644 index 00000000..17eaf761 --- /dev/null +++ b/graphics/sprites/races/demon-male.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<!-- Author from The Mana World +Copyright (C) 2010-2012 Evol Online --> +<sprite name="player" action="stand"> + <imageset name="base" src="graphics/sprites/races/demon-male.png" width="64" height="64"/> + + <include file="players/human-male.xml"/> +</sprite> |