From 07b7d8f2f1e8e00e48b7bb18c9dc186f811ce828 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Tue, 22 Sep 2015 00:56:12 +0200 Subject: [PATCH] space-elevator: fix skylight position, make map a bit darker --- maps/space-elevator.map.options | 2 +- scripts/map_space-elevator.shader | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/maps/space-elevator.map.options b/maps/space-elevator.map.options index b719e51d..c9b1233a 100644 --- a/maps/space-elevator.map.options +++ b/maps/space-elevator.map.options @@ -1,6 +1,6 @@ -bsp + --light + -bounce 8 -vis + +-light + -bounce 8 -minimap + -sRGB Version: 6a diff --git a/scripts/map_space-elevator.shader b/scripts/map_space-elevator.shader index 64c9d23c..6b76821c 100644 --- a/scripts/map_space-elevator.shader +++ b/scripts/map_space-elevator.shader @@ -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 - - } -- 2.39.2