summaryrefslogtreecommitdiff
path: root/graphics/sprites/icon-hidden.xml
blob: 0987c06cd576f609e08395cb3b4dd55025fdcd6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
	<imageset name="base" src="graphics/sprites/icon-hidden.png" width="24" height="24" />
	
	<action name="default" imageset="base">
		<animation direction="default">
			<frame index="0" offsetY="-12" delay="100"/>
		</animation>
	</action>
</sprite>