blob: 8c853c244164c095cfaae03a8556a098504291c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<sprite name="player" action="stand">
<imageset name="base" src="graphics/sprites/leg-assassin-male.png|R" width="64" height="64" />
<include file="player_male_base.xml"/>
</sprite>
|