diff options
| author | RaysFire <[email protected]> | 2013-04-13 02:40:25 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-04-13 02:40:25 -0500 |
| commit | 62887bdb20ed7cc900288dbd692d03da79d15fad (patch) | |
| tree | 645b5af9f7b8173f44702a60522fef5f5754e203 /minmode/scripts | |
| parent | 399dbb1a1ef9e9213418fd8d0dd4de3ef5b4d934 (diff) | |
Medic fixes!
Diffstat (limited to 'minmode/scripts')
| -rw-r--r-- | minmode/scripts/HudAnimations_tf.txt | 3 |
1 files changed, 2 insertions, 1 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 } + |
