summaryrefslogtreecommitdiff
path: root/graphics/particles/pool-vert.xml
blob: 575068d477130a66e57dd8df38db0ddccb4e0ced (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>

<effect>
	<!-- The gate opening animation -->
	<particle position-x="0" position-y="0" position-z="60">
		<animation imageset="graphics/particles/pool_32x59.particle.png" width="32" height="59">
			<sequence start="2" end="7" delay="235" />
			<sequence start="0" end="1" delay="235" />
        </animation>
	</particle>
</effect>