summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/furnace.xml
blob: ee6b9afb4d4d72a3dc9c5572276e097b0ef2ddbf (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                               
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/npcs/sprite/furnace.png" width="96" height="96"/>
  <action name="stand" imageset="base">
    <animation direction="default">
      <!-- fire timing -->
      <frame index="0" delay="100"/>
      <frame index="1" delay="100"/>
      <frame index="2" delay="100"/>
      <frame index="3" delay="100"/>
    </animation>
  </action>
</sprite>