From: FruitieX Date: Mon, 7 Jun 2010 20:18:26 +0000 (+0300) Subject: woops add the red shader too X-Git-Tag: xonotic-v0.1.0preview~151^2~32^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a206657031df3958adb06ff2d37ab274ed34e2e7;p=xonotic%2Fxonotic-maps.pk3dir.git woops add the red shader too --- 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 + } +}