summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/spell-cooldown.xml
blob: c9f5ff265a212171258e6b056d26ef54c54a2f52 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/icons/spell-cooldown-outline.png" width="13" height="21"/>
  <action name="default" imageset="base">
    <animation direction="default">
      <frame index="0" offsetY="-8" delay="100"/>
    </animation>
  </action>
</sprite>