]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_lightspeed.shader
add domination support
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_lightspeed.shader
index e82fef16d3ee1958282dcef93e375aa403c20191..5688108b6c8af0ed68ae2a36e46e8594b459248f 100644 (file)
@@ -77,14 +77,21 @@ textures/map_lightspeed/light_nonglow
 textures/map_lightspeed/vines
 {
        qer_editorimage models/map_lightspeed/vines/vines01.tga
-       surfaceparm nomarks
-       surfaceparm trans
-       surfaceparm alphashadow
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
        cull none
+       
+       
+       
        {
                map models/map_lightspeed/vines/vines01.tga
+               blendfunc filter
                alphaFunc GT0
-               rgbGen vertex
+               rgbGen identity
        }
 }