blob: d4b9fa12e0a33e8fc7554a1912bc843799a368bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<effect>
<!-- Crozenite pool -->
<particle position-x="16" position-y="0" position-z="44">
<animation imageset="graphics/particles/pool-undyed.png|W:#998100,bfa100,e6c100,ffffff" width="65" height="27">
<sequence start="0" end="7" delay="235"/>
</animation>
</particle>
</effect>
|