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