summaryrefslogtreecommitdiff
path: root/graphics/sprites/emote.xml
blob: 6aad1c62211e03e452799590216a0950a687553d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012-2013 Evol Online -->
<sprite variants="15" variant_offset="1">
    <imageset name="emotes"
        src="graphics/sprites/emote.png"
        width="30"
        height="32"/>

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