blob: b295d19df28aa28845501cbffd96d65ae8476bbb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0"?>
<!--
Firebolt
Code file by Source of Tales, modified by Jesusalva
(C) 2019, Moubootaur Legends
-->
<effect>
<particle
position-x="-32"
position-y="32"
position-z="0"
lifetime="75">
<animation imageset="graphics/particles/misc.png|W:#ddffcc,#ffffee"
width="42"
height="50">
<sequence start="18" end="23" delay="125" />
</animation>
</particle>
</effect>
|