summaryrefslogtreecommitdiff
path: root/graphics/particles/rainerang.xml
blob: 058938aa5d7d391e909703fc671b3c7087a47300 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!-- Author: Ledmitz. Rainbow boomerang that rotates in flight -->
<effect>
  <particle position-x="0" position-y="0" position-z="32" lifetime="128">
    <animation imageset="graphics/particles/rainerang.png" width="18" height="18">
      <sequence start="0" end="7" delay="10"/>
    </animation>
  </particle>
</effect>