summaryrefslogtreecommitdiff
path: root/graphics/particles/beam.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/beam.xml')
-rw-r--r--graphics/particles/beam.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/particles/beam.xml b/graphics/particles/beam.xml
new file mode 100644
index 00000000..e05bc34c
--- /dev/null
+++ b/graphics/particles/beam.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<!-- Author: Ledmitz -->
+<effect>
+ <particle position-x="0" position-y="0" position-z="32" lifetime="128">
+ <emitter>
+ <property name="image" value="graphics/particles/beam.png"/>
+ <property name="output" value="1"/>
+ <property name="lifetime" value="16"/>
+ </emitter>
+ </particle>
+</effect>