blob: b7d2d4eae897ae7340eaf285df01f3e5363cf0b3 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Ledmitz
Copyright (C) 2021 The Mana World -->
<sprite variants="18" 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>
|