From a206657031df3958adb06ff2d37ab274ed34e2e7 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Mon, 7 Jun 2010 23:18:26 +0300 Subject: [PATCH] woops add the red shader too --- scripts/warpzone.shader | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/scripts/warpzone.shader b/scripts/warpzone.shader index 400c334d..81761ec1 100644 --- a/scripts/warpzone.shader +++ b/scripts/warpzone.shader @@ -24,3 +24,15 @@ textures/warpzone/warpzone-blueedge blendfunc add } } + +textures/warpzone/warpzone-rededge +{ + surfaceparm nonsolid + surfaceparm nomarks + q3map_surfacelight 2500 + cull none + { + map textures/warpzone/warpzone-rededge.tga + blendfunc add + } +} -- 2.39.2