From: Mircea Kitsune Date: Tue, 1 Mar 2011 14:00:30 +0000 (+0200) Subject: A spacing that makes sense in the cfg. X-Git-Tag: xonotic-v0.5.0~173^2~3^2~25 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=f6fe0c940fe4440e1a1a18eeeb865bece34877e9;hp=04ab05635ef8b410837416eb6262ded5dc38b111;p=xonotic%2Fxonotic-data.pk3dir.git A spacing that makes sense in the cfg. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e439ac170..f510f18be 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1447,6 +1447,7 @@ seta hud_damage_pain_threshold_lower 1.25 "how much we lower pain_threshold with seta hud_damage_pain_threshold_lower_health 50 "at which health we start lowering pain_threshold" seta hud_damage_pain_threshold_pulsating_min 0.6 "minimum value when calculating the pulse: max(pulsating_min, fabs(sin(PI * time / period))" seta hud_damage_pain_threshold_pulsating_period 0.8 "one pulse every X seconds" + seta hud_powerup 0.5 "power of the sharpen effect when owning the shield or strength powerups" 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"