From: Samual Lenks Date: Mon, 13 May 2013 21:20:59 +0000 (-0400) Subject: Raise default brightness of crosshair rainbow stuffz X-Git-Tag: xonotic-v0.7.0~51 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=db46409a1328a95c1742928cddf759fd8ec9b0be;p=xonotic%2Fxonotic-data.pk3dir.git Raise default brightness of crosshair rainbow stuffz --- diff --git a/crosshairs.cfg b/crosshairs.cfg index 7f0db53e4..e37584bdf 100644 --- a/crosshairs.cfg +++ b/crosshairs.cfg @@ -39,7 +39,7 @@ seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact loc // change color based on special case seta crosshair_color_special 1 "special color handling for crosshair... 1 = per-weapon crosshair color (see crosshair_per_weapon), 2 = crosshair changes color based on health, 3 = rainbow/random color selection" seta crosshair_color_special_rainbow_delay 0.1 -seta crosshair_color_special_rainbow_brightness 2 "color brightness of the random crosshair colors" +seta crosshair_color_special_rainbow_brightness 20 "color brightness of the random crosshair colors" // ===============================