From: MirceaKitsune Date: Wed, 16 May 2012 11:48:34 +0000 (+0300) Subject: Make swallowing color stronger X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;ds=sidebyside;h=a2ebe7bdd76ee0347ec4e54723292e83fb962cee;hp=61083d3ec063e6b922b80ebd4f685a7911c4e944;p=voretournament%2Fvoretournament.git Make swallowing color stronger --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index d9a838ba..d9600386 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1220,7 +1220,7 @@ seta hud_contents_water_alpha 0.5 "alpha of the water color blend when inside it seta hud_contents_water_color "0.4 0.3 0.3" seta hud_contents_stomach_alpha 0.5 "alpha of the stomach color blend when inside it" seta hud_contents_stomach_color "0.1 0.1 0" -seta hud_contents_swallow_alpha 0.75 "alpha of the swallow color blend while getting eaten" +seta hud_contents_swallow_alpha 0.85 "alpha of the swallow color blend while getting eaten" seta hud_contents_swallow_color "0.1 0.1 0" seta hud_shownames 2 "1 = draw names of nearby team mates, 2 = also draw names of nearby enemies"