]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Raise default brightness of crosshair rainbow stuffz
authorSamual Lenks <samual@xonotic.org>
Mon, 13 May 2013 21:20:59 +0000 (17:20 -0400)
committerSamual Lenks <samual@xonotic.org>
Mon, 13 May 2013 21:20:59 +0000 (17:20 -0400)
crosshairs.cfg

index 7f0db53e4c68c00ab1b70085d4615e127e9ea8f0..e37584bdf5c194c0229765edf283dbf4b787370e 100644 (file)
@@ -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"
 
 
 // ===============================