summaryrefslogtreecommitdiff
path: root/assets/scripts/g_alienattackfx.shader
diff options
context:
space:
mode:
authorPaweł Redman <trem.redman@gmail.com>2014-01-19 11:44:43 +0100
committerPaweł Redman <trem.redman@gmail.com>2014-01-19 11:44:43 +0100
commitf9a8b76c0f912cea66eacf71162a3090fda698d8 (patch)
tree02b97139346540ba9b1d324f5717ee4bc37f332c /assets/scripts/g_alienattackfx.shader
parent0f00273fe1b2c7044dd23512408632eae6e0dca6 (diff)
0.1.6
Diffstat (limited to 'assets/scripts/g_alienattackfx.shader')
-rw-r--r--assets/scripts/g_alienattackfx.shader145
1 files changed, 145 insertions, 0 deletions
diff --git a/assets/scripts/g_alienattackfx.shader b/assets/scripts/g_alienattackfx.shader
new file mode 100644
index 0000000..7564d3a
--- /dev/null
+++ b/assets/scripts/g_alienattackfx.shader
@@ -0,0 +1,145 @@
+// marauder zap in g_lightning.trail
+
+gas01
+{
+ nopicmip
+ {
+ map gfx/gas/gas01.tga
+ blendFunc Blend
+ }
+}
+
+gas02
+{
+ nopicmip
+ {
+ map gfx/gas/gas02.tga
+ blendFunc Blend
+ }
+}
+
+gas03
+{
+ nopicmip
+ {
+ map gfx/gas/gas03.tga
+ blendFunc Blend
+ }
+}
+
+gas04
+{
+ nopicmip
+ {
+ map gfx/gas/gas04.tga
+ blendFunc Blend
+ }
+}
+
+gas05
+{
+ nopicmip
+ {
+ map gfx/gas/gas05.tga
+ blendFunc Blend
+ }
+}
+
+gas06
+{
+ nopicmip
+ {
+ map gfx/gas/gas06.tga
+ blendFunc Blend
+ }
+}
+
+gas07
+{
+ nopicmip
+ {
+ map gfx/gas/gas07.tga
+ blendFunc Blend
+ }
+}
+
+gas08
+{
+ nopicmip
+ {
+ map gfx/gas/gas08.tga
+ blendFunc Blend
+ }
+}
+
+gas09
+{
+ nopicmip
+ {
+ map gfx/gas/gas09.tga
+ blendFunc Blend
+ }
+}
+
+gas10
+{
+ nopicmip
+ {
+ map gfx/gas/gas10.tga
+ blendFunc Blend
+ }
+}
+
+gas11
+{
+ nopicmip
+ {
+ map gfx/gas/gas11.tga
+ blendFunc Blend
+ }
+}
+
+gas12
+{
+ nopicmip
+ {
+ map gfx/gas/gas12.tga
+ blendFunc Blend
+ }
+}
+
+gas13
+{
+ nopicmip
+ {
+ map gfx/gas/gas13.tga
+ blendFunc Blend
+ }
+}
+
+gas14
+{
+ nopicmip
+ {
+ map gfx/gas/gas14.tga
+ blendFunc Blend
+ }
+}
+
+gas15
+{
+ nopicmip
+ {
+ map gfx/gas/gas15.tga
+ blendFunc Blend
+ }
+}
+
+gas16
+{
+ nopicmip
+ {
+ map gfx/gas/gas16.tga
+ blendFunc Blend
+ }
+} \ No newline at end of file