blob: 00cf774892e4d36609fd7e3c6658812c75f87027 (
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/sprites/npcs/christmastree.png" width="192" height="256"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame offsetX="18" offsetY="18" index="0"/>
</animation>
</action>
</sprite>
|