From: Samual Lenks Date: Mon, 23 Sep 2013 19:56:34 +0000 (-0400) Subject: Decrease Xoylent_sRGB skybox brightness, adjust its color slightly X-Git-Tag: xonotic-v0.8.0~25^2 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=5efe70fb4f974a04caea7eb1ba860a581aed20eb;ds=sidebyside Decrease Xoylent_sRGB skybox brightness, adjust its color slightly --- 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 }