]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/warpzone.shader
add some clip brushes to the jumppads to prevent accidentally getting stuck
[xonotic/xonotic-maps.pk3dir.git] / 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
+       }
+}