blob: faaee739d6b7892a856cfe4feb9df0d79f32b4bb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0"?>
<!-- Author from TMW, TMW BR or UFB projects.
Copyright (C) 2010-2012 Evol Online -->
<sprite variants="15" variant_offset="1">
<imageset name="emote" src="graphics/sprites/emote.png" width="30" height="32"/>
<action name="stand" imageset="emote">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|