From: Mircea Kitsune Date: Tue, 1 Mar 2011 14:06:00 +0000 (+0200) Subject: Radius 8 by default X-Git-Tag: xonotic-v0.5.0~173^2~3^2~24 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6be79aad61c8e48a1c92a5fe129448caf12fcbcf;p=xonotic%2Fxonotic-data.pk3dir.git Radius 8 by default --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index f510f18be..13ce7ce94 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1452,7 +1452,7 @@ seta hud_powerup 0.5 "power of the sharpen effect when owning the shield or stre seta hud_postprocessing 1 "enables the ability for effects such as hud_damage_blur and hud_contents to apply a postprocessing method upon the screen - enabling this disables manual editing of the postprocess cvars" seta hud_postprocessing_maxbluralpha 0.5 "maximum alpha which the blur postprocess can be" -seta hud_postprocessing_maxblurradius 10 "maximum radius which the blur postprocess can be" +seta hud_postprocessing_maxblurradius 8 "maximum radius which the blur postprocess can be" seta hud_contents 1 "an improved version of gl_polyblend for liquids such as water/lava/slime, draw a filler when inside the liquid" seta hud_contents_blur 10 "Use postprocessing to blur the screen when you are inside a liquid. Higher values = more blur"