summaryrefslogblamecommitdiff
path: root/graphics/sprites/npc-treasurebox.xml
blob: e54d825a605694dec09c084a4dc99576957a0939 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                            
<?xml version = '1.0'?>
<sprite action="stand" name="open-treasure-npc" >
  <imageset width="64" height="64" name="base" src="graphics/sprites/npc-treasurebox.png" />
  <action imageset="base" name="stand" >
    <animation stand="default" >
      <sequence end="6" delay="75" start="0" />
    </animation>
  </action>
</sprite>