From f7d1a340f845e69006f0962499aa39eaf25b8f22 Mon Sep 17 00:00:00 2001 From: PlasmaSheep Date: Wed, 8 Sep 2010 17:51:01 -0700 Subject: [PATCH] Missing shader file --- scripts/lsp.shader | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/scripts/lsp.shader b/scripts/lsp.shader index 7db36000..60f48e50 100644 --- a/scripts/lsp.shader +++ b/scripts/lsp.shader @@ -1,4 +1,21 @@ - +textures/lsp/distort_glass +{ + // Thanks to Micrea Kitsune/Taoki for this one + qer_editorimage textures/lsp/distort_glass.tga + surfaceparm trans + q3map_bounceScale 0.75 + { + map textures/lsp/distort_glass.tga + blendfunc blend + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } + dp_water 0.1 0.8 3 3 1 1 1 1 1 1 0.125 +} textures/lsp/ctf-redlogo { -- 2.39.2