summaryrefslogtreecommitdiff
path: root/graphics/particles/dart.particle.xml
blob: 8b74e69c22e462ec914a410c600199b59dbcec6d (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="graphics/particles/dart.png" width="16" height="16">
      <sequence start="0" end="7"/>
    </rotation>
  </particle>
</effect>