summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/build_menu')
-rw-r--r--resource/ui/build_menu/base_active.res36
-rw-r--r--resource/ui/build_menu/base_active_teleport_target.res16
-rw-r--r--resource/ui/build_menu/base_already_built.res61
-rw-r--r--resource/ui/build_menu/base_cant_afford.res59
-rw-r--r--resource/ui/build_menu/base_unavailable.res188
-rw-r--r--resource/ui/build_menu/base_unavailable_teleport_target.res16
-rw-r--r--resource/ui/build_menu/hudmenuengybuild.res12
-rw-r--r--resource/ui/build_menu/hudmenueurekaeffect.res26
-rw-r--r--resource/ui/build_menu/pipboy/base_already_built.res23
-rw-r--r--resource/ui/build_menu/pipboy/base_cant_afford.res1
-rw-r--r--resource/ui/build_menu/pipboy/base_unavailable.res1
-rw-r--r--resource/ui/build_menu/pipboy/hudmenuengybuild.res2
-rw-r--r--resource/ui/build_menu/pipboy/hudmenueurekaeffect.res4
13 files changed, 295 insertions, 150 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res
index 205411a..fde8171 100644
--- a/resource/ui/build_menu/base_active.res
+++ b/resource/ui/build_menu/base_active.res
@@ -4,9 +4,9 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
+ "font" "Cerbetica14"
"xpos" "0"
- "ypos" "10"
+ "ypos" "4"
"zpos" "1"
"wide" "100"
"tall" "15"
@@ -41,7 +41,7 @@
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
"xpos" "22"
- "ypos" "43"
+ "ypos" "35"
"zpos" "2"
"wide" "56"
"tall" "56"
@@ -57,7 +57,7 @@
"ControlName" "CIconPanel"
"fieldName" "MetalIcon"
"xpos" "34"
- "ypos" "26"
+ "ypos" "22"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -72,13 +72,13 @@
{
"ControlName" "CExLabel"
"fieldName" "CostLabel"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"fgcolor" "TanLight"
"xpos" "50"
- "ypos" "25"
- "zpos" "1"
+ "ypos" "22"
+ "zpos" "4"
"wide" "50"
- "tall" "13"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -91,17 +91,17 @@
{
"ControlName" "CExLabel"
"fieldName" "CostLabelShadow"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"fgcolor" "TransparentBlack"
"xpos" "-2"
"ypos" "-2"
- "zpos" "0"
+ "zpos" "3"
"wide" "50"
- "tall" "13"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"labelText" "%metal%"
"textAlignment" "Left"
@@ -134,10 +134,10 @@
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
"xpos" "41"
- "ypos" "106"
+ "ypos" "99"
"zpos" "0"
- "wide" "18"
- "tall" "18"
+ "wide" "0"
+ "tall" "0"
"visible" "0"
"enabled" "0"
"scaleImage" "1"
@@ -149,10 +149,10 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
+ "font" "Cerbetica20"
"fgcolor" "TanLight"
"xpos" "0"
- "ypos" "105"
+ "ypos" "95"
"zpos" "1"
"wide" "100"
"tall" "20"
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res
index 2c3f17b..37d59f2 100644
--- a/resource/ui/build_menu/base_active_teleport_target.res
+++ b/resource/ui/build_menu/base_active_teleport_target.res
@@ -4,9 +4,9 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"xpos" "0"
- "ypos" "10"
+ "ypos" "4"
"zpos" "1"
"wide" "100"
"tall" "15"
@@ -41,7 +41,7 @@
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
"xpos" "22"
- "ypos" "43"
+ "ypos" "35"
"zpos" "2"
"wide" "56"
"tall" "56"
@@ -76,10 +76,10 @@
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
"xpos" "41"
- "ypos" "106"
+ "ypos" "99"
"zpos" "0"
- "wide" "18"
- "tall" "18"
+ "wide" "0"
+ "tall" "0"
"visible" "0"
"enabled" "0"
"scaleImage" "1"
@@ -91,10 +91,10 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
+ "font" "Cerbetica20"
"fgcolor" "TanLight"
"xpos" "0"
- "ypos" "105"
+ "ypos" "95"
"zpos" "1"
"wide" "100"
"tall" "20"
diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res
index 940f5c2..ee22bb6 100644
--- a/resource/ui/build_menu/base_already_built.res
+++ b/resource/ui/build_menu/base_already_built.res
@@ -4,9 +4,9 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
+ "font" "Cerbetica14"
"xpos" "0"
- "ypos" "10"
+ "ypos" "4"
"zpos" "1"
"wide" "100"
"tall" "15"
@@ -18,6 +18,7 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
+ "fgcolor" "ColorRed"
}
"ItemBackground"
@@ -32,15 +33,15 @@
"visible" "0"
"enabled" "0"
"scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "Black"
+ "icon" "hud_menu_item_bg_outline"
+ "iconColor" "ProgressOffWhiteTransparent"
}
"CantBuildReason"
{
"ControlName" "CExLabel"
"fieldName" "CantBuildReason"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"xpos" "0"
"ypos" "60"
"zpos" "2"
@@ -54,6 +55,7 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
+ "fgcolor" "ColorRed"
}
"MetalIcon"
@@ -61,7 +63,7 @@
"ControlName" "CIconPanel"
"fieldName" "MetalIcon"
"xpos" "34"
- "ypos" "26"
+ "ypos" "20"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -69,49 +71,26 @@
"enabled" "1"
"scaleImage" "1"
"icon" "ico_metal"
- "iconColor" "TanLight"
+ "iconColor" "ColorRed"
}
"CostLabel"
{
"ControlName" "CExLabel"
"fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
+ "font" "Cerbetica14"
+ "fgcolor" "ColorRed"
"xpos" "50"
- "ypos" "25"
- "zpos" "1"
- "wide" "50"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "CostLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabelShadow"
- "font" "CerbeticaBold16"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "0"
+ "ypos" "20"
+ "zpos" "4"
"wide" "50"
- "tall" "13"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "Left"
-
- "pin_to_sibling" "CostLabel"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"NumberBg"
@@ -119,10 +98,10 @@
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
"xpos" "41"
- "ypos" "106"
+ "ypos" "99"
"zpos" "0"
- "wide" "18"
- "tall" "18"
+ "wide" "0"
+ "tall" "0"
"visible" "0"
"enabled" "0"
"scaleImage" "1"
@@ -134,10 +113,10 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TanLight"
+ "font" "Cerbetica20"
+ "fgcolor" "ColorRed"
"xpos" "0"
- "ypos" "105"
+ "ypos" "95"
"zpos" "1"
"wide" "100"
"tall" "20"
diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res
index 53f3b10..9679fe8 100644
--- a/resource/ui/build_menu/base_cant_afford.res
+++ b/resource/ui/build_menu/base_cant_afford.res
@@ -4,9 +4,9 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
+ "font" "Cerbetica14"
"xpos" "0"
- "ypos" "10"
+ "ypos" "4"
"zpos" "1"
"wide" "100"
"tall" "15"
@@ -33,43 +33,43 @@
"visible" "0"
"enabled" "0"
"scaleImage" "1"
- "icon" "hud_menu_item_bg"
- "iconColor" "Black"
+ "icon" "hud_menu_item_bg_outline"
+ "iconColor" "0 0 0 196"
}
"BuildingIcon"
{
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
- "xpos" "9999"
- "ypos" "9999"
+ "xpos" "22"
+ "ypos" "35"
"zpos" "2"
"wide" "56"
"tall" "56"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"scaleImage" "1"
"icon" "hud_menu_sentry_build"
- "iconColor" "White"
+ "iconColor" "ColorRed"
}
"CantBuildReason"
{
"ControlName" "CExLabel"
"fieldName" "CantBuildReason"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
+ "fgcolor" "ColorRed"
"xpos" "0"
"ypos" "60"
"zpos" "2"
"wide" "100"
- "tall" "18"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "labelText" "Metal Required"
+ "labelText" "#Hud_Menu_Build_Cant_Afford"
"textAlignment" "center"
- "fgcolor" "ColorRed"
}
"MetalIcon"
@@ -77,7 +77,7 @@
"ControlName" "CIconPanel"
"fieldName" "MetalIcon"
"xpos" "34"
- "ypos" "26"
+ "ypos" "20"
"zpos" "1"
"wide" "10"
"tall" "10"
@@ -92,33 +92,32 @@
{
"ControlName" "CExLabel"
"fieldName" "CostLabel"
- "font" "CerbeticaBold16"
- "fgcolor" "TanLight"
+ "font" "Cerbetica14"
+ "fgcolor" "ColorRed"
"xpos" "50"
- "ypos" "25"
- "zpos" "1"
+ "ypos" "20"
+ "zpos" "4"
"wide" "50"
- "tall" "13"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "Left"
- "fgcolor_override" "ColorRed"
}
"CostLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "CostLabelShadow"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "0"
"wide" "50"
- "tall" "13"
+ "tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -136,7 +135,7 @@
"ControlName" "CExLabel"
"fieldName" "ModeLabel"
"font" "DefaultSmall"
- "fgcolor" "TanDarker"
+ "fgcolor" "TanDark"
"xpos" "33"
"ypos" "17"
"zpos" "1"
@@ -155,10 +154,10 @@
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
"xpos" "41"
- "ypos" "106"
+ "ypos" "99"
"zpos" "0"
- "wide" "18"
- "tall" "18"
+ "wide" "0"
+ "tall" "0"
"visible" "0"
"enabled" "0"
"scaleImage" "1"
@@ -170,10 +169,10 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
+ "font" "Cerbetica20"
"fgcolor" "ColorRed"
"xpos" "0"
- "ypos" "105"
+ "ypos" "95"
"zpos" "1"
"wide" "100"
"tall" "20"
diff --git a/resource/ui/build_menu/base_unavailable.res b/resource/ui/build_menu/base_unavailable.res
new file mode 100644
index 0000000..1574aa0
--- /dev/null
+++ b/resource/ui/build_menu/base_unavailable.res
@@ -0,0 +1,188 @@
+"Resource/UI/build_menu/base_unavailable.res"
+{
+ "ItemNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "Cerbetica14"
+ "xpos" "0"
+ "ypos" "4"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Object_Sentry"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "fgcolor" "ColorRed"
+ }
+
+ "ItemBackground"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "ItemBackground"
+ "xpos" "4"
+ "ypos" "14"
+ "zpos" "0"
+ "wide" "98"
+ "tall" "105"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "hud_menu_item_bg_outline"
+ "iconColor" "0 0 0 196"
+ }
+
+ "BuildingIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "BuildingIcon"
+ "xpos" "22"
+ "ypos" "35"
+ "zpos" "2"
+ "wide" "56"
+ "tall" "56"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "hud_menu_sentry_build"
+ "iconColor" "ColorRed"
+ }
+
+ "CantBuildReason"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CantBuildReason"
+ "font" "Cerbetica14"
+ "fgcolor" "ColorRed"
+ "xpos" "0"
+ "ypos" "60"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Unavailable"
+ "textAlignment" "center"
+ }
+
+ "MetalIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "34"
+ "ypos" "20"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "ColorRed"
+ }
+
+ "CostLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabel"
+ "font" "Cerbetica14"
+ "fgcolor" "ColorRed"
+ "xpos" "50"
+ "ypos" "20"
+ "zpos" "4"
+ "wide" "50"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
+ }
+
+ "CostLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabelShadow"
+ "font" "Cerbetica14"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "0"
+ "wide" "50"
+ "tall" "10"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
+
+ "pin_to_sibling" "CostLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "ModeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDark"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
+ }
+
+ "NumberBg"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "41"
+ "ypos" "99"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "White"
+ }
+
+ "NumberLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "Cerbetica20"
+ "fgcolor" "ColorRed"
+ "xpos" "0"
+ "ypos" "95"
+ "zpos" "1"
+ "wide" "100"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "1"
+ "textAlignment" "center"
+ "dulltext" "1"
+ "brighttext" "0"
+ }
+} \ No newline at end of file
diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res
index 25e2561..63a23d9 100644
--- a/resource/ui/build_menu/base_unavailable_teleport_target.res
+++ b/resource/ui/build_menu/base_unavailable_teleport_target.res
@@ -4,9 +4,9 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"xpos" "0"
- "ypos" "10"
+ "ypos" "4"
"zpos" "1"
"wide" "100"
"tall" "15"
@@ -34,14 +34,14 @@
"enabled" "0"
"scaleImage" "1"
"icon" "hud_menu_item_bg"
- "iconColor" "Black"
+ "iconColor" "ProgressOffWhite"
}
"CantBuildReason"
{
"ControlName" "CExLabel"
"fieldName" "CantBuildReason"
- "font" "CerbeticaBold16"
+ "font" "Cerbetica14"
"xpos" "0"
"ypos" "60"
"zpos" "2"
@@ -63,7 +63,7 @@
"ControlName" "CExLabel"
"fieldName" "ModeLabel"
"font" "DefaultSmall"
- "fgcolor" "TanDarker"
+ "fgcolor" "TanDark"
"xpos" "33"
"ypos" "17"
"zpos" "1"
@@ -82,7 +82,7 @@
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
"xpos" "41"
- "ypos" "106"
+ "ypos" "99"
"zpos" "0"
"wide" "18"
"tall" "18"
@@ -97,10 +97,10 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
+ "font" "Cerbetica20"
"fgcolor" "ColorRed"
"xpos" "0"
- "ypos" "105"
+ "ypos" "95"
"zpos" "1"
"wide" "100"
"tall" "20"
diff --git a/resource/ui/build_menu/hudmenuengybuild.res b/resource/ui/build_menu/hudmenuengybuild.res
index 38dbce9..dfc545e 100644
--- a/resource/ui/build_menu/hudmenuengybuild.res
+++ b/resource/ui/build_menu/hudmenuengybuild.res
@@ -8,7 +8,7 @@
"ypos" "20"
"zpos" "0"
"wide" "400"
- "tall" "130"
+ "tall" "120"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
@@ -33,7 +33,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
+ "font" "CerbeticaBold28"
"xpos" "20"
"ypos" "0"
"zpos" "2"
@@ -44,7 +44,7 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
@@ -53,7 +53,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
+ "font" "CerbeticaBold28"
"fgcolor" "TransparentBlack"
"xpos" "-2"
"ypos" "-2"
@@ -65,7 +65,7 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_menu_build_title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
@@ -294,7 +294,7 @@
"ypos" "20"
"zpos" "1"
"wide" "400"
- "tall" "130"
+ "tall" "120"
"visible" "1"
"enabled" "1"
"bgcolor_override" "TransparentBlack"
diff --git a/resource/ui/build_menu/hudmenueurekaeffect.res b/resource/ui/build_menu/hudmenueurekaeffect.res
index 75672c2..28c4f0b 100644
--- a/resource/ui/build_menu/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/hudmenueurekaeffect.res
@@ -2,16 +2,17 @@
{
"MainBackground"
{
- "ControlName" "EditablePanel"
+ "ControlName" "CIconPanel"
"fieldName" "MainBackground"
"xpos" "0"
- "ypos" "20"
+ "ypos" "10"
"zpos" "0"
- "wide" "200"
- "tall" "130"
- "visible" "1"
- "enabled" "1"
- "paintbackground" "0"
+ "wide" "250"
+ "tall" "170"
+ "visible" "0"
+ "enabled" "0"
+ "scaleImage" "1"
+ "paintbackground" "0"
}
"BuildIcon"
@@ -27,13 +28,14 @@
"enabled" "0"
"scaleImage" "1"
"icon" "ico_build"
+ "iconColor" "White"
}
"TitleLabel"
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
+ "font" "CerbeticaBold28"
"xpos" "10"
"ypos" "0"
"zpos" "2"
@@ -44,7 +46,7 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
@@ -53,7 +55,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
+ "font" "CerbeticaBold28"
"fgcolor" "TransparentBlack"
"xpos" "-2"
"ypos" "-2"
@@ -65,7 +67,7 @@
"visible" "1"
"enabled" "1"
"labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
+ "textAlignment" "west"
"dulltext" "1"
"brighttext" "0"
@@ -150,7 +152,7 @@
"ypos" "20"
"zpos" "1"
"wide" "200"
- "tall" "130"
+ "tall" "120"
"visible" "1"
"enabled" "1"
"bgcolor_override" "TransparentBlack"
diff --git a/resource/ui/build_menu/pipboy/base_already_built.res b/resource/ui/build_menu/pipboy/base_already_built.res
index de3b921..be1a9ac 100644
--- a/resource/ui/build_menu/pipboy/base_already_built.res
+++ b/resource/ui/build_menu/pipboy/base_already_built.res
@@ -2,28 +2,5 @@
"Resource/UI/build_menu/base_already_built.res"
{
- "ItemNameLabel"
- {
- "fgcolor" "ColorGreen"
- }
- "MetalIcon"
- {
- "iconColor" "ColorGreen"
- }
-
- "CostLabel"
- {
- "fgcolor_override" "ColorGreen"
- }
-
- "CantBuildReason"
- {
- "fgcolor" "ColorGreen"
- }
-
- "NumberLabel"
- {
- "fgcolor" "ColorGreen"
- }
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_cant_afford.res b/resource/ui/build_menu/pipboy/base_cant_afford.res
index 94da73b..4ada1f3 100644
--- a/resource/ui/build_menu/pipboy/base_cant_afford.res
+++ b/resource/ui/build_menu/pipboy/base_cant_afford.res
@@ -2,4 +2,5 @@
"Resource/UI/build_menu/base_cant_afford.res"
{
+
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/base_unavailable.res b/resource/ui/build_menu/pipboy/base_unavailable.res
index 3dfce46..c057534 100644
--- a/resource/ui/build_menu/pipboy/base_unavailable.res
+++ b/resource/ui/build_menu/pipboy/base_unavailable.res
@@ -2,5 +2,4 @@
"Resource/UI/build_menu/base_unavailable.res"
{
-
} \ No newline at end of file
diff --git a/resource/ui/build_menu/pipboy/hudmenuengybuild.res b/resource/ui/build_menu/pipboy/hudmenuengybuild.res
index 0f900f9..b7bef78 100644
--- a/resource/ui/build_menu/pipboy/hudmenuengybuild.res
+++ b/resource/ui/build_menu/pipboy/hudmenuengybuild.res
@@ -10,7 +10,7 @@
"ypos" "20"
"zpos" "0"
"wide" "400"
- "tall" "130"
+ "tall" "120"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
index 97384ef..f8e9d1e 100644
--- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
@@ -8,9 +8,9 @@
"fieldName" "ItemBackground"
"xpos" "0"
"ypos" "20"
- "zpos" "0"
+ "zpos" "-2"
"wide" "200"
- "tall" "130"
+ "tall" "120"
"visible" "1"
"enabled" "1"
"scaleImage" "1"