blob: 617f5594cf72b5ae393d1c142616e139203e8223 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?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>
|