summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/SpectatorTournamentGUIHealth.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/SpectatorTournamentGUIHealth.res')
-rw-r--r--minmode/resource/ui/SpectatorTournamentGUIHealth.res18
1 files changed, 17 insertions, 1 deletions
diff --git a/minmode/resource/ui/SpectatorTournamentGUIHealth.res b/minmode/resource/ui/SpectatorTournamentGUIHealth.res
index 23e9019..1502571 100644
--- a/minmode/resource/ui/SpectatorTournamentGUIHealth.res
+++ b/minmode/resource/ui/SpectatorTournamentGUIHealth.res
@@ -70,5 +70,21 @@
"textAlignment" "center"
"font" "CerbeticaBold16"
"fgcolor" "Spec Health Normal"
- }
+ }
+ "PlayerStatusHealthValueSpectatorBG"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayerStatusHealthValueSpectatorBG"
+ "xpos" "1"
+ "ypos" "1"
+ "zpos" "4"
+ "wide" "25"
+ "tall" "16"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%Health%"
+ "textAlignment" "center"
+ "font" "CerbeticaBold16"
+ "fgcolor" "0 0 0 100"
+ }
}