blob: 4e1844379bcf07432385a3fe1300dd1f178b4d34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/icon-spell-attack-generic.png" width="13" height="20"/>
<action name="default" imageset="base">
<animation direction="default">
<frame index="0" offsetY="0" delay="100"/>
</animation>
</action>
</sprite>
|