diff options
| author | CriticalFlaw <[email protected]> | 2017-02-18 12:24:10 -0700 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-02-18 12:24:10 -0700 |
| commit | 54dab300d1715a4fed8488a5b43d80c30e717597 (patch) | |
| tree | c7c083e2b15ab56aca163358968ff39db3280805 /scripts | |
| parent | e73daed5c4cac8881e7bff01718c709bc1109adf (diff) | |
Fixed MediGun colors not resetting
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/HudAnimations_custom.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/HudAnimations_custom.txt b/scripts/HudAnimations_custom.txt index 8b068e0..1bc9917 100644 --- a/scripts/HudAnimations_custom.txt +++ b/scripts/HudAnimations_custom.txt @@ -177,6 +177,10 @@ event HudMedicChargedLoop event HudMedicChargedStop { StopEvent HudMedicCharged 0.0 + StopEvent HudMedicRainbowCharged 0.0 + StopEvent HudMedicSolidColorCharge 0.0 + StopEvent HudMedicOrangePulseCharge 0.0 + StopEvent HudMedicChargedLoop 0.0 Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 |
