summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/outfits.xml
blob: c0d0151faa922d95fe5b4be551029bb2dc5b3c3f (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite variants="100" variant_offset="1">
  <imageset name="base" src="graphics/sprites/npcs/outfits.png|W;Y;G;C;B;M;R" width="60" height="65"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0"/>
    </animation>
  </action>
</sprite>