blob: 39420d6eb72f342f433a4f9151ee60902eb81246 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<effect>
<!-- The gate opening animation -->
<particle position-x="16" position-y="0" position-z="44">
<animation imageset="graphics/particles/pool_65x27.particle.png" width="65" height="27">
<sequence start="0" end="7" delay="235"/>
</animation>
</particle>
</effect>
|