summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/trap-triggered.xml
blob: b78af9955b6be608e65e8869e4fc49c4bbed8d62 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                             
<?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="5"/>
      <end/>
    </animation>
  </action>
</sprite>