summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/bones.xml
blob: a58bee5892222a325e7a2a47b2b22c0008d5ff6b (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/bones.png" width="62" height="32"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="0"/>
    </animation>
  </action>
</sprite>