blob: e86fff11a8caba9671ac54023c92b5dd41f6a402 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/monsters/skeleton.png|W" width="64" height="64"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="1"/>
</animation>
</action>
</sprite>
|