From 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:08:09 -0500 Subject: 20171207 - Miscellenaous Formatting Tweaks II --- .../ui/destroy_menu/pipboy/sentry_inactive.res | 28 ++++++++++++---------- 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'resource/ui/destroy_menu/pipboy/sentry_inactive.res') diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res index 8c6c005..f4196a7 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -38,7 +38,7 @@ } "NotBuiltLabel" - { + { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" "font" "CerbeticaBold20" @@ -57,13 +57,13 @@ "dulltext" "0" "brighttext" "0" } - + "UnavailableLabel" - { + { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" "font" "CerbeticaBold20" - "fgcolor" "0 255 0 255" + "fgcolor" "0 255 0 255" "xpos" "10" "ypos" "48" "zpos" "2" @@ -77,9 +77,9 @@ "textAlignment" "Center" "dulltext" "0" "brighttext" "0" - } - - "NumberBg" + } + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -96,7 +96,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -116,13 +116,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -134,5 +134,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file -- cgit v1.2.3