]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_implosion.shader
Merge branch 'bones_was_here/glossintensity' into 'master'
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_implosion.shader
index 14b2f3c5dd88de3eff922e680a2293a43159c7b7..b684de8d55e93170752a3a6cbb5662251f8431cc 100644 (file)
 textures/map_implosion/s_redglow
-
-{
-       
-qer_editorimage textures/map_implosion/s_redglow.jpg
-       
-q3map_surfacelight 3000
-       
-surfaceparm nomarks
-       
-surfaceparm nolightmap
-       
 {
-               
-map textures/map_implosion/s_redglow.jpg
-               
-rgbGen identity
-       
-}
-
-}
-
+       qer_editorimage textures/map_implosion/s_redglow.jpg
+       q3map_surfacelight 3000
 
+       surfaceparm nomarks
+       surfaceparm nolightmap
 
+       {
+               map textures/map_implosion/s_redglow.jpg
+               rgbGen identity
+       }
+}
 
 textures/map_implosion/s_blueglow
-
 {
-       
-qer_editorimage textures/map_implosion/s_blueglow.jpg
-       
-q3map_surfacelight 3000
-       
-surfaceparm nomarks
-       
-surfaceparm nolightmap
-       
-{
-               
-map textures/map_implosion/s_blueglow.jpg
-               
-rgbGen identity
-       
-}
-
-}
-
+       qer_editorimage textures/map_implosion/s_blueglow.jpg
+       q3map_surfacelight 3000
 
+       surfaceparm nomarks
+       surfaceparm nolightmap
 
+       {
+               map textures/map_implosion/s_blueglow.jpg
+               rgbGen identity
+       }
+}
 
 textures/map_implosion/l_redglow
 {
-       
-qer_editorimage textures/map_implosion/l_redglow.jpg
-       
-q3map_surfacelight 1000
-       
-surfaceparm nomarks
-       
-surfaceparm nolightmap
-       
-{
-               
-map textures/map_implosion/l_redglow.jpg
-               
-rgbGen identity
-       
-}
-
-}
-
+       qer_editorimage textures/map_implosion/l_redglow.jpg
+       q3map_surfacelight 1000
 
+       surfaceparm nomarks
+       surfaceparm nolightmap
 
+       {
+               map textures/map_implosion/l_redglow.jpg
+               rgbGen identity
+       }
+}
 
 textures/map_implosion/l_blueglow
-
-{
-       
-qer_editorimage textures/map_implosion/l_blueglow.jpg
-       
-q3map_surfacelight 1000
-       
-surfaceparm nomarks
-       
-surfaceparm nolightmap
-       
 {
-               
-map textures/map_implosion/l_blueglow.jpg
-               
-rgbGen identity
-       
-}
-
-}
-
+       qer_editorimage textures/map_implosion/l_blueglow.jpg
+       q3map_surfacelight 1000
 
+       surfaceparm nomarks
+       surfaceparm nolightmap
 
+       {
+               map textures/map_implosion/l_blueglow.jpg
+               rgbGen identity
+       }
+}
 
 textures/map_implosion/screen
 {
@@ -108,25 +65,18 @@ textures/map_implosion/screen
        surfaceparm nomarks
        surfaceparm trans
        qer_trans 0.5
-       
-{
-       
-       
-       
-       map textures/map_implosion/terminal_blue.tga
-
-       blendfunc add
-       animmap 2 textures/map_implosion/terminal_blue.tga textures/map_implosion/terminal_blue2.tga textures/map_implosion/terminal_blue3.tga
-}
-
 
+       {
+               map textures/map_implosion/terminal_blue.tga
+               blendfunc add
+               animmap 2 textures/map_implosion/terminal_blue.tga textures/map_implosion/terminal_blue2.tga textures/map_implosion/terminal_blue3.tga
+       }
 }
 
 
 textures/map_implosion/code
 {
-       
-nopicmip
+       nopicmip
        qer_editorimage textures/map_implosion/code.tga
        q3map_lightimage textures/map_implosion/code.tga
        q3map_surfacelight 500
@@ -135,13 +85,12 @@ nopicmip
        surfaceparm nomarks
        surfaceparm trans
        qer_trans 0.5
-{      
-map textures/map_implosion/code.tga    
-blendfunc add
-               
-tcmod scroll 0 0.3 
-               
-} 
+
+       {
+               map textures/map_implosion/code.tga
+               blendfunc add
+               tcmod scroll 0 0.3
+       }
 }
 
 textures/map_implosion/xonoticdecal
@@ -163,6 +112,23 @@ textures/map_implosion/xonoticdecal
                blendFunc filter
                rgbgen identity
        }
-       
 }
 
+textures/map_implosion/sky
+{
+       qer_editorimage textures/skies/polluted_earth.jpg
+       surfaceparm sky
+       surfaceparm noimpact
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       q3map_globaltexture
+       q3map_surfacelight 50
+       surfaceparm sky
+
+               nopicmip
+               nomipmaps
+
+       q3map_sunExt 1 0.9 0.9 250 320 30
+       q3map_skylight 75 4
+       skyparms env/polluted_earth/polluted_earth - -
+}