blob: 6a5653c282685e1d0260baddd59fced4604bc563 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="18" variant_offset="1">
<imageset name="emotes" src="graphics/sprites/emote.png" width="30" height="32"/>
<action name="stand" imageset="emotes">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|