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