From: MirceaKitsune Date: Fri, 25 Feb 2011 22:56:43 +0000 (+0200) Subject: Tweak the new effect a bit X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=537fa27b7cf916eec4aa06e9ba22466b9b55dac3 Tweak the new effect a bit --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 9307508a..857bb20f 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -1084,9 +1084,9 @@ seta hud_damage_pain_threshold_pulsating_min 0.6 "minimum value when calculating seta hud_damage_pain_threshold_pulsating_period 0.8 "one pulse every X seconds" seta hud_stomach 0.5 "displays a splash on the screen when inside the stomach, value specifies alpha" -seta hud_stomach_color "0.5 1 0" "color of the stomach screen splash" -seta hud_stomach_fade_in 0.1 "how quickly the stomach splash appears when you get swallowed" -seta hud_stomach_fade_out 0.025 "how quickly the stomach splash disappears when you are regurgitated" +seta hud_stomach_color "0.75 1 0" "color of the stomach screen splash" +seta hud_stomach_fade_in 0.2 "how quickly the stomach splash appears when you get swallowed" +seta hud_stomach_fade_out 0.03 "how quickly the stomach splash disappears when you are regurgitated" 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"