summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudObjectiveFlagPanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/HudObjectiveFlagPanel.res')
-rw-r--r--minmode/resource/ui/HudObjectiveFlagPanel.res32
1 files changed, 32 insertions, 0 deletions
diff --git a/minmode/resource/ui/HudObjectiveFlagPanel.res b/minmode/resource/ui/HudObjectiveFlagPanel.res
index acaa557..129c8ce 100644
--- a/minmode/resource/ui/HudObjectiveFlagPanel.res
+++ b/minmode/resource/ui/HudObjectiveFlagPanel.res
@@ -445,6 +445,38 @@
}
}
+ "PoisonIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PoisonIcon"
+ "xpos" "cs-0.5"
+ "ypos" "r75"
+ "zpos" "6"
+ "wide" "40"
+ "tall" "o1"
+ "visible" "0"
+ "enabled" "1"
+ "image" "marked_for_death"
+ "scaleImage" "1"
+ }
+
+ "PoisonTimeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PoisonTimeLabel"
+ "xpos" "cs-0.5"
+ "ypos" "r65"
+ "zpos" "6"
+ "wide" "40"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "1"
+ "textAlignment" "center"
+ "labelText" "%redscore%"
+ "font" "HudFontMediumBold"
+ "fgcolor" "TanLight"
+ }
+
"SpecCarriedImage"
{
"ControlName" "ImagePanel"