blob: 90271cd1777509fcd20befcbe89bc3fb1a843731 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/items/generic/presentbox.png|R;W" width="32" height="32"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|