blob: ae351744b7845b79a339faa5506f54d62fddce7a (
plain) (
blame)
1
2
3
4
5
6
|
<?xml version="1.0"?>
<!-- Copyright (C) 2010-2012 Evol Online -->
<sprite name="player" action="stand">
<imageset name="base" src="graphics/sprites/players/ukar-male.png" width="64" height="64"/>
<include file="players/human-male.xml"/>
</sprite>
|