summaryrefslogtreecommitdiff
path: root/graphics/particles/python.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/python.xml')
-rw-r--r--graphics/particles/python.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/particles/python.xml b/graphics/particles/python.xml
new file mode 100644
index 00000000..459d50df
--- /dev/null
+++ b/graphics/particles/python.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="270" lifetime="300">
+ <animation imageset="graphics/particles/python.png" width="512" height="512">
+ <sequence start="0" end="8" delay="40"/>
+ <frame index="8"/>
+ </animation>
+ </particle>
+</effect>