]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
woops add the red shader too
authorFruitieX <rasse@rasse-lappy.localdomain>
Mon, 7 Jun 2010 20:18:26 +0000 (23:18 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Mon, 7 Jun 2010 20:18:26 +0000 (23:18 +0300)
scripts/warpzone.shader

index 400c334d5c8fb70e572904c2f4dcaf2b62ee78ab..81761ec18df57bce03c5c86a2dd8041e3c7aa8d8 100644 (file)
@@ -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
+       }
+}