diff options
| author | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
| commit | 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch) | |
| tree | 60b7b58671613a750f213c9c45c0659e0c85fc7d /resource/ui/destroy_menu/pipboy/tele_entrance_active.res | |
| parent | 6a84e1117b257217344eddce009dc470c3c9440b (diff) | |
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/tele_entrance_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/pipboy/tele_entrance_active.res | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res index f5c8ddf..8f27165 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -1,7 +1,7 @@ "Resource/UI/destroy_menu/tele_entrance_active.res"
{
"ItemNameLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
"font" "CerbeticaBold12"
@@ -21,7 +21,7 @@ "brighttext" "0"
}
- "ItemBackground"
+ "ItemBackground"
{
"ControlName" "CIconPanel"
"fieldName" "ItemBackground"
@@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite"
}
- "DestroyIcon"
+ "DestroyIcon"
{
"ControlName" "CIconPanel"
"fieldName" "DestroyIcon"
@@ -52,8 +52,8 @@ "icon" "ico_demolish"
"iconColor" "0 255 0 255"
}
-
- "BuildingIcon"
+
+ "BuildingIcon"
{
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
@@ -68,8 +68,8 @@ "icon" "obj_status_tele_entrance"
"iconColor" "0 255 0 255"
}
-
- "NumberBg"
+
+ "NumberBg"
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
@@ -86,7 +86,7 @@ }
"NumberLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold20"
@@ -106,13 +106,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"
@@ -124,5 +124,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 |
