From: FruitieX Date: Sat, 10 Jul 2010 20:42:18 +0000 (+0300) Subject: make accuracy display turn yellow already at 20%, 20% accuracy is already ok X-Git-Tag: xonotic-v0.1.0preview~362^2~44^2~15 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=689b7ee828b7f54aae938c96e4660642ace67d84 make accuracy display turn yellow already at 20%, 20% accuracy is already ok --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 9a6509cf3..ef878d4d4 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1339,7 +1339,7 @@ exec hud_wickedhud_default.cfg seta hud_weaponicons_number 1 "1 = show number of weapon, 2 = show bound key of weapon" seta hud_weaponicons_complainbubble_time 1 "time that a new entry stays until it fades out" seta hud_weaponicons_complainbubble_fadetime 0.25 "fade out time" -seta hud_weaponicons_accuracy_yellow 40 "percentage at which the accuracy color is yellow" +seta hud_weaponicons_accuracy_yellow 20 "percentage at which the accuracy color is yellow" seta hud_notify_time 10 "time that a new entry stays until it fades out" seta hud_notify_fadetime 3 "fade out time"