summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMaeJong <mewiceclair@gmail.com>2016-12-25 01:57:27 +0100
committerMaeJong <mewiceclair@gmail.com>2016-12-25 01:57:27 +0100
commitb61d026c7466d5661daa5242cb8941f596249938 (patch)
treecba7d241e5ccdc3d4b48a0c6db62d5d2049a4a36 /scripts
parent48f9e44e9d71684521bfd427d401d5000842ddf2 (diff)
Red neon tube shader added
Diffstat (limited to 'scripts')
-rw-r--r--scripts/analmango.shader21
1 files changed, 21 insertions, 0 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 2b4cdb4..a0d36b6 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -146,3 +146,24 @@ textures/analmango/grate
blendFunc filter
}
}
+
+textures/analmango/redlight_2K5_nonsolid
+{
+ qer_editorimage textures/karith/trem2redlight.jpg
+ q3map_lightimage textures/karith/trem2redlight.jpg
+ surfaceparm nomarks
+ surfaceparm nonsolid
+ q3map_surfacelight 2500
+ {
+ map textures/karith/trem2redlight.jpg
+ }
+ {
+ map $lightmap
+ blendfunc filter
+ tcGen lightmap
+ }
+ {
+ map textures/karith/trem2redlight.jpg
+ blendfunc add
+ }
+}