blob: 1ec57dff28a78153ec01c90aa86953a396d5eff5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<!-- Author : Reid, 4144
Copyright (C) 2011-2012 Manaplus -->
<sprite variants="28" variant_offset="1">
<imageset name="base" src="graphics/sprites/manaplus_emotions.png" width="30" height="32" />
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0" />
</animation>
</action>
</sprite>
|