diff options
Diffstat (limited to 'resource/ui/HudPlayerHealth-cross.res')
| -rw-r--r-- | resource/ui/HudPlayerHealth-cross.res | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res index b8ba90c..36f3620 100644 --- a/resource/ui/HudPlayerHealth-cross.res +++ b/resource/ui/HudPlayerHealth-cross.res @@ -165,7 +165,43 @@ "font" "CerbeticaBold56" "font_minmode" "CerbeticaBold32" "fgcolor" "TransparentBlack" - } + } + "PlayerStatusMaxHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusMaxHealthValue" + "xpos" "156" + "xpos_minmode" "156" + "ypos" "77" + "zpos" "6" + "wide" "50" + "tall" "20" + "visible" "0" + "enabled" "0" + "labelText" "%MaxHealth%" + "textAlignment" "center" + "font" "CerbeticaBold28" + "font_minmode" "CerbeticaBold28" + "fgcolor" "Health Normal" + } + "PlayerStatusMaxHealthValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusMaxHealthValueShadow" + "xpos" "157" + "xpos_minmode" "157" + "ypos" "78" + "zpos" "6" + "wide" "50" + "tall" "20" + "visible" "0" + "enabled" "0" + "labelText" "%MaxHealth%" + "textAlignment" "center" + "font" "CerbeticaBold28" + "font_minmode" "CerbeticaBold28" + "fgcolor" "TransparentBlack" + } "PlayerStatusBleedImage" { "ControlName" "ImagePanel" @@ -676,4 +712,4 @@ "image" "../Effects/powerup_supernova_hud" "fgcolor" "TanDark" } -} +}
\ No newline at end of file |
