summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/trap-active.xml
blob: a01c1a7cd51afc5c0fd909f809a1db4abdb1b3e5 (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/trap.png" width="32" height="32" />
  <action name="stand" imageset="base">
    <animation direction="default">
      <frame index="1" delay="75"/>
      <frame index="2" delay="75"/>
      <frame index="3" delay="75"/>
      <frame index="4"/>
      <end/>
    </animation>
  </action>
</sprite>