summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/poison.xml
blob: 5d51de8c18be9d163f79c4c245b77f99504b4580 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<!-- Author : Reid
Copyright (C) 2010-2011  Evol Online -->
<sprite>
	<imageset name="poisonskull" src="graphics/sprites/icons/poison.png" width="12" height="20" offsetY="-12"/>
	
	<action name="default" imageset="poisonskull">
		<animation direction="default">
			<sequence start="0" end="8" delay="80"/>
		</animation>
	</action>
</sprite>