summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/iron-potion.xml
blob: 2d34a4d0ed056ab96d97653bc29923591911c382 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/icons/potion-b.png|G" width="13" height="20"/>
  <action name="default" imageset="base">
    <animation direction="default">
      <frame index="0" offsetY="-12"/>
    </animation>
  </action>
</sprite>