summaryrefslogtreecommitdiff
path: root/graphics/particles/rainerang.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/rainerang.xml')
-rw-r--r--graphics/particles/rainerang.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/particles/rainerang.xml b/graphics/particles/rainerang.xml
index 147f6023..058938aa 100644
--- a/graphics/particles/rainerang.xml
+++ b/graphics/particles/rainerang.xml
@@ -1,8 +1,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">
- <rotation imageset="graphics/particles/rainerang.png" width="18" height="18">
- <sequence start="0" end="7"/>
- </rotation>
+ <animation imageset="graphics/particles/rainerang.png" width="18" height="18">
+ <sequence start="0" end="7" delay="10"/>
+ </animation>
</particle>
</effect>