blob: ae9ffdd6d5a99a6afb452bb273a4fa0606de19d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<!-- 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>
|