From 54dab300d1715a4fed8488a5b43d80c30e717597 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 18 Feb 2017 12:24:10 -0700 Subject: Fixed MediGun colors not resetting --- scripts/HudAnimations_custom.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3