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