]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_space-elevator.shader
Merge branch 'master' into Mirio/geoplanetary
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_space-elevator.shader
index 19353c9643aa28de5c91052566e9893ecec514e0..64c9d23c3e3460fc0a57230975b8456f34a82cc8 100644 (file)
@@ -1,6 +1,6 @@
 textures/map_space-elevator/hangwires
 {
-       surfaceparm nolightmap
+       surfaceparm alphashadow
        surfaceparm nomarks
        surfaceparm trans
        cull disable
@@ -87,3 +87,22 @@ textures/map_space-elevator/solarmetal
                blendfunc filter
        }
 }
+
+textures/map_space-elevator/polluted_earth
+{
+       qer_editorimage textures/skies/polluted_earth.jpg
+       surfaceparm sky
+       surfaceparm noimpact
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       q3map_globaltexture
+       q3map_surfacelight 20
+       surfaceparm sky
+
+        nopicmip
+        nomipmaps
+
+       q3map_sunExt 1 0.9 0.9 250 320 20
+       q3map_skylight 05 4
+       skyparms env/polluted_earth/polluted_earth - -
+}