From 6d7e64229920de2147ca7b5d9b42f3a603e69796 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 23 Dec 2010 23:24:44 +0100 Subject: [PATCH] retune hud gentle damage alpha --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index d2d2dca6c..f9293c606 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1423,7 +1423,7 @@ seta hud_showbinds_limit 2 "maximum number of bound keys to show for a command. seta hud_colorflash_alpha 0.5 "starting alpha of the color flash" seta hud_damage 0.55 "an improved version of gl_polyblend, draw an image instead when hurt" -seta hud_damage_gentle_alpha_multiplier 0.25 "how much to multiply alpha of flash when using the cl_gentle version, it's much more opaque than the non-gentle version" +seta hud_damage_gentle_alpha_multiplier 0.10 "how much to multiply alpha of flash when using the cl_gentle version, it's much more opaque than the non-gentle version" seta hud_damage_gentle_color "1 0.7 1" "color of flash for cl_gentle version" seta hud_damage_color "1 0 0" "color of flash" seta hud_damage_factor 0.025 "(damage * factor) = how much to add to the alpha value" -- 2.39.2