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