blob: 7c8c4a5f16f7b89d05a13ace2067940f9e9a213f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="6" variant_offset="1">
<imageset name="base" src="graphics/sprites/equipment/override/child-head.png|W;R" width="30" height="30"/>
<action name="stand" imageset="base">
<animation>
<frame index="0" offsetX="14" offsetY="-34"/>
</animation>
</action>
</sprite>
|