summaryrefslogtreecommitdiff
path: root/graphics/particles/misc.thunderbolt.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-10 10:16:24 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-10 10:16:24 -0300
commit93c6a390b62d332dbec64da60b5d8b0844ece0c0 (patch)
treece77c327626ac73713f0469112fb1167f03be471 /graphics/particles/misc.thunderbolt.xml
parent958f665c0235941f1be3efc26f9a1cc725306de0 (diff)
downloadclientdata-93c6a390b62d332dbec64da60b5d8b0844ece0c0.tar.gz
clientdata-93c6a390b62d332dbec64da60b5d8b0844ece0c0.tar.bz2
clientdata-93c6a390b62d332dbec64da60b5d8b0844ece0c0.tar.xz
clientdata-93c6a390b62d332dbec64da60b5d8b0844ece0c0.zip
Add missiles to the bolt skills. Much better :>
Diffstat (limited to 'graphics/particles/misc.thunderbolt.xml')
-rw-r--r--graphics/particles/misc.thunderbolt.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/particles/misc.thunderbolt.xml b/graphics/particles/misc.thunderbolt.xml
new file mode 100644
index 00000000..72954f5b
--- /dev/null
+++ b/graphics/particles/misc.thunderbolt.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:#44ff00,#66ff00"
+ width="42"
+ height="50">
+ <sequence start="18" end="23" delay="125" />
+ </animation>
+ </particle>
+</effect>