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