summaryrefslogtreecommitdiff
path: root/graphics/particles/pool-vert.xml
blob: 6be72a1c2d7fc2be7f8c980079cc9a4b617c07a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>