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