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