summaryrefslogtreecommitdiff
path: root/graphics/sprites/icon-haste-potion.xml
blob: befb8bd57f1a5e1bcbc06d3e1a8ddc72d901bf6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<sprite>
	<imageset name="base" src="graphics/sprites/icon-potion-c.png|G:#da69e5,ffdaff" width="13" height="20" />

	<action name="default" imageset="base">
		<animation direction="default">
			<frame index="0" offsetY="0" delay="100"/>
			<frame index="1" offsetY="0" delay="100"/>
			<frame index="2" offsetY="0" delay="100"/>
			<frame index="3" offsetY="0" delay="100"/>
		</animation>
	</action>
</sprite>