diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-10 10:06:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-10 10:06:34 -0300 |
commit | 958f665c0235941f1be3efc26f9a1cc725306de0 (patch) | |
tree | 75f6f0db8df5571e2f12b25e6f9dadf7d39fb41a /graphics/particles/misc.firebolt.xml | |
parent | e4bbb59194b490a803552fdb6691ee455c44a485 (diff) | |
download | clientdata-958f665c0235941f1be3efc26f9a1cc725306de0.tar.gz clientdata-958f665c0235941f1be3efc26f9a1cc725306de0.tar.bz2 clientdata-958f665c0235941f1be3efc26f9a1cc725306de0.tar.xz clientdata-958f665c0235941f1be3efc26f9a1cc725306de0.zip |
Firebolt! And testing.
Diffstat (limited to 'graphics/particles/misc.firebolt.xml')
-rw-r--r-- | graphics/particles/misc.firebolt.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/particles/misc.firebolt.xml b/graphics/particles/misc.firebolt.xml new file mode 100644 index 00000000..7f56d732 --- /dev/null +++ b/graphics/particles/misc.firebolt.xml @@ -0,0 +1,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:#ff9e00,#ffff00" + width="42" + height="50"> + <sequence start="18" end="23" delay="125" /> + </animation> + </particle> +</effect> |