summaryrefslogtreecommitdiff
path: root/graphics/sprites/emote.xml
blob: 231d6ed2f5c9ab1a61ad56b5f40dedd7c995a893 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<!-- Original Author possible tmw, tmw br, ufb projects
Copyright (C) 2010-2011  Evol Online -->
<sprite variants="15" variant_offset="1">
	<imageset name="base" src="graphics/sprites/emotions.png" width="30" height="32" />

	<action name="stand" imageset="base">
		<animation direction="default">
			<frame index="0" />
		</animation>
	</action>
</sprite>