blob: ac546cd5dc3f1a7ab18216511300616c30e9f4ce (
plain) (
blame)
1
2
3
4
5
6
7
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/equipment/weapons/scythe.png" width="64" height="64" offsetY="32"/>
<include file="players/human-male.xml"/>
</sprite>
|