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