summaryrefslogblamecommitdiff
path: root/graphics/sprites/monsters/bif.xml
blob: e977a9afcbd1efb3c1ad5ca99a7db2b7abf69174 (plain) (tree)
1
2
3
4
5
6


                     


                                                                  













                                       
<?xml version="1.0"?>
<sprite>

  <imageset name="base" src="graphics/sprites/monsters/bif.png|W" 
            width="32" 
            height="32" />

  <action name="stand" imageset="base">
    <animation>
      <frame index="0"/>
    </animation>
  </action>

  <action name="dead" imageset="base">
    <animation>
      <frame index="1"/>
    </animation>
  </action>

</sprite>