summaryrefslogtreecommitdiff
path: root/graphics/particles/flowing-blood.xml
blob: 3858c5924a1c7455cd4af6d86e39a4f6ce546884 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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>