]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
space-elevator: fix skylight position, make map a bit darker
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 21 Sep 2015 22:56:12 +0000 (00:56 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Mon, 21 Sep 2015 22:56:12 +0000 (00:56 +0200)
maps/space-elevator.map.options
scripts/map_space-elevator.shader

index b719e51dd686a30299bfc5b79ffe75501dd78b5b..c9b1233ada2980111cdc755391d1c3ad5d7396a5 100644 (file)
@@ -1,6 +1,6 @@
 -bsp +
--light + -bounce 8
 -vis +
+-light + -bounce 8
 -minimap +
 -sRGB
 Version: 6a
index 64c9d23c3e3460fc0a57230975b8456f34a82cc8..6b76821c3c8a06142ba933d48841e01cd8a19192 100644 (file)
@@ -96,13 +96,12 @@ textures/map_space-elevator/polluted_earth
        surfaceparm nolightmap
        surfaceparm nomarks
        q3map_globaltexture
-       q3map_surfacelight 20
+       q3map_surfacelight 5
        surfaceparm sky
 
         nopicmip
         nomipmaps
-
-       q3map_sunExt 1 0.9 0.9 250 320 20
-       q3map_skylight 05 4
+       q3map_sunExt 1 0.9 0.9 120 320 30
+       q3map_skylight 100 4
        skyparms env/polluted_earth/polluted_earth - -
 }