blob: dbd717ce4aeff624144e5d132ab4f790e7dc1f9e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="10" variant_offset="1">
<imageset name="base" src="graphics/sprites/model/oversized.png" width="90" height="100"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|