blob: c5be2af4818e324dd2ebc8f2faaf6a730c56fda9 (
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 direction="down">
<frame index="0" offsetX="0" offsetY="-37"/>
</animation>
</action>
</sprite>
|