blob: bed8673e307c77128017a16666c1c0339f0b71a0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="3" variant_offset="1">
<imageset name="base" src="graphics/tiles/woodland_x3.png" width="64" height="96"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|