summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-06-11 19:11:14 -0500
committerraysfire <[email protected]>2014-06-11 19:11:14 -0500
commit410086a3df5f9fef0d77d8c1e83c2db2bc91815f (patch)
tree4692112fd6513dde3b8398a62f695c912b88ab3d /scripts
parent351a6d3cfb631cf45ec9c83693fd3ab8349ff0bb (diff)
Updated to fix dual huntsman meters, adjusted for eureka effect
Diffstat (limited to 'scripts')
-rw-r--r--scripts/hudlayout.res26
1 files changed, 26 insertions, 0 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 335e9b5..53b58fc 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -913,6 +913,7 @@
"tall" "500"
"MeterFG" "White"
"MeterBG" "Gray"
+ "alpha" "0"
}
HudFlameRocketCharge
@@ -1775,6 +1776,18 @@
"PaintBackgroundType" "0"
}
+ "HudEurekaEffectTeleportMenu"
+ {
+ "fieldName" "HudEurekaEffectTeleportMenu"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-125"
+ "ypos" "c-55"
+ "wide" "500"
+ "tall" "200"
+ "PaintBackgroundType" "0"
+ }
+
"HudMenuSpyDisguise"
{
"fieldName" "HudMenuSpyDisguise"
@@ -2132,4 +2145,17 @@
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
}
+ "HudMenuTauntSelection"
+ {
+ "fieldName" "HudMenuTauntSelection"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "c-235"
+ "ypos" "c-52"
+ "ypos_hidef" "c-42"
+ "ypos_lodef" "c-42"
+ "wide" "470"
+ "tall" "200"
+ "PaintBackgroundType" "0"
+ }
}