blob: 3ff0263831720a11e27c4c1d0617fd3acaa1ca95 (
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="0" offsetY="-37"/>
</animation>
</action>
</sprite>
|