summaryrefslogtreecommitdiff
path: root/scripts/hudanimations_custom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hudanimations_custom.txt')
-rw-r--r--scripts/hudanimations_custom.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 7a74943..1e38141 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -103,11 +103,11 @@ event HudMedicSolidColorCharge
event HudMedicOrangePulseCharge
{
- Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4
- Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4
RunEvent HudMedicChargedLoop 0.6
}
@@ -141,14 +141,14 @@ event HitMarker
// Spy Disguise
event HudSpyDisguiseFadeIn
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
}
event HudSpyDisguiseFadeOut
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
}
event HudSpyDisguiseChanged