summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/sleepingorc.xml
blob: cf361a3bd6cdc1968305ba98adec39d35d6f8056 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<!-- Author : Reid
Copyright (C) 2010-2012  Evol Online -->
<sprite>
	<imageset name="base" src="graphics/sprites/npcs/sprite/sleepingorc.png" width="32" height="64" />

	<action name="stand" imageset="base">
		<animation direction="default">
			<sequence start="0" end="2" delay="380" />
			<frame index="1" delay="380" />
			<frame index="0" delay="500" />
		</animation>
	</action>
</sprite>