summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/SpectatorTournamentGUIHealth.res
diff options
context:
space:
mode:
authoribruton <[email protected]>2016-04-29 18:57:46 -0500
committeribruton <[email protected]>2016-04-29 18:57:46 -0500
commit4cbc6e1b31e2f61a286b92d5ef4a8fc416f503ec (patch)
tree7750e0a62466ccf37ce52bf37f20c52ddedd84d0 /minmode/resource/ui/SpectatorTournamentGUIHealth.res
parent9f1bd46cd186fe1b44b214e65c49151edbc04f6f (diff)
New tournament spectator HUD
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"
+ }
}