]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_red-planet.shader
Merge branch 'master' into mirceakitsune/red_planet
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_red-planet.shader
index 45980b5753dc04bce216ce8ec6076f659467299b..201059134f24761ea385b991fc23fc4fcf56c001 100644 (file)
@@ -57,34 +57,3 @@ textures/map_red-planet/env3
                tcgen lightmap
        }*/
 }
-
-textures/map_red-planet/distort_glass
-{
-       qer_editorimage textures/map_red-planet/distort_glass.tga
-       surfaceparm trans
-       q3map_bounceScale 0.75
-       {
-               map textures/map_red-planet/distort_glass.tga
-               blendfunc blend
-       }
-       {
-               map $lightmap
-               rgbGen identity
-               tcGen lightmap
-               blendfunc filter
-       }
-       dp_water 0.1 0.8  3 3  1 1 1  1 1 1  0.125
-}
-
-textures/map_red-planet/gradient_light
-{
-       qer_editorimage textures/map_red-planet/gradient_light.tga
-       surfaceparm noimpact
-       surfaceparm nonsolid
-       surfaceparm trans
-       cull none
-       {
-               clampmap textures/map_red-planet/gradient_light.tga
-               blendfunc blend
-       }
-}