summaryrefslogtreecommitdiff
path: root/scripts/hudlayout.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-07-25 22:46:50 -0400
committerCriticalFlaw <[email protected]>2018-07-25 22:46:50 -0400
commit7844231015b697b2fdb42366432c3704d916114b (patch)
tree172cc478e7d92680c10b9257cbeab0c53a9315b6 /scripts/hudlayout.res
parent6c5c7848144800ab78de2fcf076d681210418975 (diff)
Item Effect Meters Overhaul
Updated all item effect meters to display their label to side of the bar
Diffstat (limited to 'scripts/hudlayout.res')
-rw-r--r--scripts/hudlayout.res6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 6e94208..0e3849f 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -787,7 +787,7 @@
"enabled" "1"
"xpos" "c-75" [$WIN32]
"ypos" "c25" [$WIN32]
- "wide" "150"
+ "wide" "200"
"tall" "500"
"MeterFG" "White"
"MeterBG" "Gray"
@@ -799,11 +799,11 @@
"visible" "1"
"enabled" "1"
"xpos" "c-100"
- "ypos" "c111"
+ "ypos" "c25"
"xpos_minmode" "c-75"
"ypos_minmode" "c46"
"zpos" "1" // draw in front of ammo
- "wide" "500"
+ "wide" "200"
"tall" "500"
"MeterFG" "White"
"MeterBG" "Gray"