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.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 6d484a7..7a74943 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -5,7 +5,7 @@ event HudHealthBonusPulse
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4
Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Buff" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Buff" Accel 0.0 0.0
RunEvent HudHealthBonusPulseLoop 0.4
}
@@ -16,7 +16,7 @@ event HudHealthBonusPulseStop
StopEvent HudHealthBonusPulseLoop 0.0
Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Health Pulse
@@ -26,7 +26,7 @@ event HudHealthDyingPulse
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2
Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Hurt" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Hurt" Accel 0.0 0.0
RunEvent HudHealthDyingPulseLoop 0.4
}
@@ -37,7 +37,7 @@ event HudHealthDyingPulseStop
StopEvent HudHealthDyingPulseLoop 0.0
Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0
- Animate SpecHealthValue FgColor "Health Normal" Accel 0.0 0.0
+ Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0
}
//==================================================================================
// Low Ammo Pulse