summaryrefslogtreecommitdiff
path: root/graphics/particles/peixe-salto9.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/peixe-salto9.xml')
-rw-r--r--graphics/particles/peixe-salto9.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/particles/peixe-salto9.xml b/graphics/particles/peixe-salto9.xml
new file mode 100644
index 00000000..c8155107
--- /dev/null
+++ b/graphics/particles/peixe-salto9.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+
+<effect>
+
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+
+ <animation imageset="graphics/particles/peixe-salto.png" width="32" height="32">
+ <frame index="29" delay="8000"/>
+ <sequence start="20" end="28" delay="80"/>
+ <frame index="9" delay="80"/>
+ <frame index="29" delay="10000"/>
+ </animation>
+
+ </particle>
+
+</effect>