]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_lightspeed.shader
New map image, and fixing some textures here and there... I hope.
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_lightspeed.shader
index e82fef16d3ee1958282dcef93e375aa403c20191..6b1e04eaeb5461b310fb10c154144ae94ce740a2 100644 (file)
@@ -77,14 +77,22 @@ 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
        }
 }