]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Old green/red colors for acceleration and a better color for speed in the Nexuiz...
authorterencehill <piuntn@gmail.com>
Wed, 12 Jan 2011 21:10:13 +0000 (22:10 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 15 Jan 2011 15:25:25 +0000 (16:25 +0100)
hud_nexuiz.cfg

index 9969a5e2761bbbb146805d406f1cbe378efe177c..514d347042c208b974de64d2f9ec0d0c525a02c2 100644 (file)
@@ -19,9 +19,9 @@ seta hud_progressbar_health_color "0.6 0 0"
 seta hud_progressbar_armor_color "0 0.6 0"
 seta hud_progressbar_fuel_color "0.6 0.6 0"
 seta hud_progressbar_nexball_color "0.7 0.1 0"
-seta hud_progressbar_speed_color "1 0.5 0.75"
-seta hud_progressbar_acceleration_color "0.5 1 0.75"
-seta hud_progressbar_acceleration_neg_color "0.5 0.75 1"
+seta hud_progressbar_speed_color "0.25 0.25 1"
+seta hud_progressbar_acceleration_color "0.25 1 0.25"
+seta hud_progressbar_acceleration_neg_color "1 0.25 0.25"
 
 seta _hud_panelorder "0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 15 "