blob: 3858c5924a1c7455cd4af6d86e39a4f6ce546884 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<effect>
<!-- Blood animation -->
<particle position-x="0" position-y="-20" position-z="0">
<animation imageset="graphics/particles/fountain-blood.png" width="128" height="96">
<frame index="0" delay="120"/>
<frame index="1" delay="120"/>
<frame index="2" delay="120"/>
</animation>
</particle>
</effect>
|