From 5efe70fb4f974a04caea7eb1ba860a581aed20eb Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Mon, 23 Sep 2013 15:56:34 -0400 Subject: [PATCH] Decrease Xoylent_sRGB skybox brightness, adjust its color slightly --- maps/xoylent.map.options | 2 +- scripts/map_xoylent.shader | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/xoylent.map.options b/maps/xoylent.map.options index 65510aa9..57c2939b 100644 --- a/maps/xoylent.map.options +++ b/maps/xoylent.map.options @@ -2,4 +2,4 @@ -light + -vis + -minimap + -Version: 4c +Version: 4d diff --git a/scripts/map_xoylent.shader b/scripts/map_xoylent.shader index 5d665ff3..07b92eb1 100755 --- a/scripts/map_xoylent.shader +++ b/scripts/map_xoylent.shader @@ -8,7 +8,7 @@ textures/map_xoylent/sky surfaceparm nomarks skyparms env/extragalactic/asteroids - - //farbox cloudheight nearbox - q3map_sunExt 1 0.6875 0.375 340 25 47 0 16 //rgb intensity degrees elevation deviance samples + q3map_sunExt 1 0.8 0.6 260 25 47 0 16 //rgb intensity degrees elevation deviance samples q3map_lightmapFilterRadius 0 8 //self other q3map_skylight 20 3 //amount iterations } -- 2.39.2