diff options
| -rw-r--r-- | minmode/scripts/HudAnimations_tf.txt | 3 | ||||
| -rw-r--r-- | scripts/HudAnimations_tf.txt | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/minmode/scripts/HudAnimations_tf.txt b/minmode/scripts/HudAnimations_tf.txt index 3cb6c2a..a5d2672 100644 --- a/minmode/scripts/HudAnimations_tf.txt +++ b/minmode/scripts/HudAnimations_tf.txt @@ -494,7 +494,7 @@ event HudMedicChargedStop StopEvent HudMedicCharged 0.0 StopEvent HudMedicChargedLoop 0.0 - Animate ChargeLabel FgColor "Ubercharge Amount" Linear 0.0 0.0001 + Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 } @@ -823,3 +823,4 @@ event HudReadyPulseEnd StopEvent HudReadyPulseLoop 0.0 } + diff --git a/scripts/HudAnimations_tf.txt b/scripts/HudAnimations_tf.txt index 3cb6c2a..a5d2672 100644 --- a/scripts/HudAnimations_tf.txt +++ b/scripts/HudAnimations_tf.txt @@ -494,7 +494,7 @@ event HudMedicChargedStop StopEvent HudMedicCharged 0.0 StopEvent HudMedicChargedLoop 0.0 - Animate ChargeLabel FgColor "Ubercharge Amount" Linear 0.0 0.0001 + Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 } @@ -823,3 +823,4 @@ event HudReadyPulseEnd StopEvent HudReadyPulseLoop 0.0 } + |
