blob: 43528d0de64ec874d0d547e2c9d67dbe3d1e4daf (
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/weapons/staff.png" width="64" height="64" offsetY="32"/>
<include file="players/human-male.xml"/>
</sprite>
|