blob: 3e42fd737673b9e49152b01dc7a86bfacdf88878 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="8" variant_offset="1">
<imageset name="base" src="graphics/sprites/equipment/override/adult-head.png|W;Y;G;C;B;M;R" width="32" height="64"/>
<action name="stand" imageset="base">
<animation>
<frame index="0" offsetX="0" offsetY="0"/>
</animation>
</action>
</sprite>
|