blob: c7fd2c924ef4977202c17dd8d56ca4269af02b39 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<sprite variants="300" variant_offset="1">
<imageset name="base" src="graphics/sprites/avatars/spinwheel.png" width="35" height="48" />
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0" />
</animation>
</action>
</sprite>
|