summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resource/ui/HudDemomanPipes.res8
-rw-r--r--resource/ui/HudItemEffectMeter_Demoman.res26
2 files changed, 27 insertions, 7 deletions
diff --git a/resource/ui/HudDemomanPipes.res b/resource/ui/HudDemomanPipes.res
index baa0824..8e6a234 100644
--- a/resource/ui/HudDemomanPipes.res
+++ b/resource/ui/HudDemomanPipes.res
@@ -25,8 +25,8 @@
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
- "xpos" "0"
- "ypos" "112"
+ "xpos" "c0"
+ "ypos" "50"
"zpos" "2"
"wide" "150"
"tall" "8"
@@ -40,7 +40,7 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica12"
+ "font" "Cerbetica72"
"fgcolor_override" "150 150 150 255"
}
@@ -67,7 +67,7 @@
{
"ControlName" "EditablePanel"
"fieldName" "PipesPresentPanel"
- "xpos" "25"
+ "xpos" "24"
"ypos" "75"
"zpos" "1"
"wide" "100"
diff --git a/resource/ui/HudItemEffectMeter_Demoman.res b/resource/ui/HudItemEffectMeter_Demoman.res
index cb3a8c1..3cacb42 100644
--- a/resource/ui/HudItemEffectMeter_Demoman.res
+++ b/resource/ui/HudItemEffectMeter_Demoman.res
@@ -38,7 +38,7 @@
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterLabel"
"xpos" "0"
- "ypos" "0"
+ "ypos" "-1"
"zpos" "2"
"wide" "150"
"tall" "8"
@@ -80,7 +80,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCount"
- "xpos" "25"
+ "xpos" "c-372"
"ypos" "10"
"zpos" "2"
"wide" "40"
@@ -93,6 +93,26 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica12"
+ "font" "CerbeticaBold28"
+ }
+ "ItemEffectMeterCountBackground"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemEffectMeterCountBackground"
+ "xpos" "c-371"
+ "ypos" "11"
+ "zpos" "2"
+ "wide" "40"
+ "tall" "20"
+ "pinCorner" "2"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%progresscount%"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "CerbeticaBold28"
+ "fgcolor" "transparentblack"
}
}