summaryrefslogtreecommitdiff
path: root/tmw/graphics/particles/arrow.particle.xml
blob: fa36e8463a1da68c23aecc1ea0e1c1553505c967 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<effect>
  <particle position-x="0" position-y="0" position-z="32" lifetime="128">
    <rotation imageset="tmw/graphics/particles/arrowh.png" width="16" height="16">
      <sequence start="0" end="7"/>
    </rotation>
  </particle>
</effect>