summaryrefslogtreecommitdiff
path: root/graphics/particles/pool-vert.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/pool-vert.xml')
-rwxr-xr-xgraphics/particles/pool-vert.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/particles/pool-vert.xml b/graphics/particles/pool-vert.xml
new file mode 100755
index 00000000..6be72a1c
--- /dev/null
+++ b/graphics/particles/pool-vert.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+
+<effect>
+ <!-- The gate opening animation -->
+ <particle position-x="0" position-y="0" position-z="60">
+ <animation imageset="graphics/particles/pool_32x58.particle.png" width="32" height="58">
+ <sequence start="0" end="3" delay="400" />
+ </animation>
+ </particle>
+</effect>