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