summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/graphics/sprites/npcs/npc-skeletons.xml
blob: e86fff11a8caba9671ac54023c92b5dd41f6a402 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/monsters/skeleton.png|W" width="64" height="64"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="1"/>
    </animation>
  </action>
</sprite>