diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/destroy_menu/pipboy | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/destroy_menu/pipboy')
9 files changed, 20 insertions, 20 deletions
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res index 52c9f0b..bad4dcb 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_active.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res @@ -7,17 +7,17 @@ "labelText" "#TF_Object_Dispenser" "fgcolor_override" "ColorGreen" } - + "BuildingIcon" { "icon" "obj_status_dispenser" } - + "DestroyIcon" { "iconColor" "ColorGreen" } - + "NumberLabel" { "fgcolor_override" "ColorGreen" diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res index 3cc7bd2..9e31cc8 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res @@ -7,7 +7,7 @@ "labelText" "#TF_Object_Dispenser" "fgcolor_override" "ColorRed" } - + "NumberLabel" { "fgcolor_override" "ColorRed" diff --git a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res index 3048d1c..ab4b7bc 100644 --- a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res +++ b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res @@ -18,17 +18,17 @@ "tileImage" "1" "drawcolor" "192 192 192 255" } - + "DestroyIcon" { "iconColor" "ColorGreen" } - + "TitleLabel" { "fgcolor" "ColorGreen" } - + "CancelLabel" { "fgcolor" "ColorGreen" diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res index 3ec3ffe..f18172b 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_active.res +++ b/resource/ui/destroy_menu/pipboy/sentry_active.res @@ -7,17 +7,17 @@ "labelText" "#TF_Object_Sentry" "fgcolor_override" "ColorGreen" } - + "BuildingIcon" { "icon" "obj_status_sentrygun_1" } - + "DestroyIcon" { "iconColor" "ColorGreen" } - + "NumberLabel" { "fgcolor_override" "ColorGreen" diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res index 5170b91..6f1c439 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -7,7 +7,7 @@ "labelText" "#TF_Object_Sentry" "fgcolor_override" "ColorRed" } - + "NumberLabel" { "fgcolor_override" "ColorRed" diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res index 0d4f9f7..f5e3281 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -7,17 +7,17 @@ "labelText" "#TF_Object_Tele_Entrance_360" "fgcolor_override" "ColorGreen" } - + "BuildingIcon" { "icon" "obj_status_tele_entrance" } - + "DestroyIcon" { "iconColor" "ColorGreen" } - + "NumberLabel" { "fgcolor_override" "ColorGreen" diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res index 50a9c72..58caa71 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res @@ -7,7 +7,7 @@ "labelText" "#TF_Object_Tele_Entrance_360" "fgcolor_override" "ColorRed" } - + "NumberLabel" { "fgcolor_override" "ColorRed" diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res index 308ae65..2c88af3 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -7,17 +7,17 @@ "labelText" "#TF_Object_Tele_Exit_360" "fgcolor_override" "ColorGreen" } - - "BuildingIcon" + + "BuildingIcon" { "icon" "obj_status_tele_exit" } - + "DestroyIcon" { "iconColor" "ColorGreen" } - + "NumberLabel" { "fgcolor_override" "ColorGreen" diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res index a5a3e34..2f62835 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -7,7 +7,7 @@ "labelText" "#TF_Object_Tele_Exit_360" "fgcolor_override" "ColorRed" } - + "NumberLabel" { "fgcolor_override" "ColorRed" |
