summaryrefslogtreecommitdiff
path: root/resource/ClientScheme.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-06-11 22:07:26 -0500
committerraysfire <[email protected]>2014-06-11 22:07:26 -0500
commit9560702fd5eeaf3b16bf25a1e84fdf02d9db201a (patch)
tree16779c19db2cc8dd981cf39d6dbdaa6e76e9702c /resource/ClientScheme.res
parent4b5783fafc37039d9f8a7d753ba3c0504f875def (diff)
Updated for vaccinator fix.
Diffstat (limited to 'resource/ClientScheme.res')
-rw-r--r--resource/ClientScheme.res46
1 files changed, 29 insertions, 17 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res
index ccfb7c4..1446f39 100644
--- a/resource/ClientScheme.res
+++ b/resource/ClientScheme.res
@@ -23,15 +23,15 @@ Scheme
//rayshud colors
- "Ammo In Clip" "148 0 211 255"
- "Ammo In Reserve" "127 255 212 255"
- "Ammo In Clip Low" "255 255 0 255"
- "Ammo In Reserve Low" "255 140 0 255"
+ "Ammo In Clip" "48 255 48 255"
+ "Ammo In Reserve" "72 255 255 255"
+ "Ammo In Clip Low" "255 42 130 255"
+ "Ammo In Reserve Low" "255 128 28 255"
//refers to watching stvs/killcam shots
- "Spec Health Normal" "235 226 202 255"
- "Spec Health Buff" "148 0 211 255"
- "Spec Health Hurt" "255 215 0 255"
+ "Spec Health Normal" "235 226 202 255"
+ "Spec Health Buff" "48 255 48 255"
+ "Spec Health Hurt" "255 153 0 255"
//alternate colors for flashing values
"Alternate Spec Health Normal" "235 226 202 255"
@@ -39,29 +39,29 @@ Scheme
"Alternate Spec Health Hurt" "255 153 0 255"
//refers to player health/targetids
- "Health Normal" "235 226 202 255"
- "Health Buff" "148 0 211 255"
- "Health Hurt" "255 215 0 255"
+ "Health Normal" "235 226 202 255"
+ "Health Buff" "48 255 48 255"
+ "Health Hurt" "255 153 0 255"
//alternate colors for flashing values
"Alternate Health Normal" "235 226 202 255"
"Alternate Health Buff" "48 255 48 255"
"Alternate Health Hurt" "255 153 0 255"
- "Uber Bar Color" "235 226 202 255"
+ "Uber Bar Color" "235 226 202 255"
//solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt
"Solid Color Uber" "255 50 255 255"
- "Flashing Uber Color1" "64 224 208 255"
- "Flashing Uber Color2" "148 0 211 255"
- //"Ubercharge Amount" "148 0 211 255" // disabled temporarily; currently controlled by ammo in clip color
+ "Flashing Uber Color1" "255 165 0 255"
+ "Flashing Uber Color2" "255 69 0 255"
+ //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color
- "Heal Numbers" "148 0 211 255"
- "Damage Numbers" "0 255 255 255"
+ "Heal Numbers" "48 255 48 255"
+ "Damage Numbers" "72 255 255 255"
//'Last DamageHeal Info' refers to the number that appears above hp
- "Last DamageHeal Info" "72 255 255 255"
+ "Last DamageHeal Info" "72 255 255 255"
//Menu/Color scheme colors
"Base Color" "15 255 255 255"
@@ -2271,6 +2271,18 @@ Scheme
"antialias" "1"
}
}
+
+
+ "Blocks24"
+ {
+ "1"
+ {
+ "name" "Blocks"
+ "tall" "24"
+ "weight" "0"
+ "antialias" "1"
+ }
+ }
//hud xhairs
"xHairCircle"