blob: 0bafd36186eece97225ef6f03b6059593882660d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<sprite variants="16" variant_offset="1">
<imageset name="base" src="graphics/sprites/equipment/override/adult-outfits.png|W" width="64" height="64"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|