summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/destroy_menu/pipboy')
-rw-r--r--resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res21
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_inactive.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_inactive.res10
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_active.res8
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_inactive.res8
9 files changed, 40 insertions, 47 deletions
diff --git a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
index 71df4e5..ba228c8 100644
--- a/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
+++ b/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
@@ -2,20 +2,15 @@
"Resource/UI/build_menu/HudMenuEngyDestroy.res"
{
- "MainBackground"
- {
- "fillcolor" "50 255 50 50"
- }
-
"ItemBackground"
{
"ControlName" "CTFImagePanel"
"fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-2"
- "wide" "450"
- "tall" "180"
+ "xpos" "50"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "130"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
@@ -42,16 +37,16 @@
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"TitleLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"CancelLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res
index 6211a50..91b68ca 100644
--- a/resource/ui/destroy_menu/pipboy/dispenser_active.res
+++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
index 434c229..339e3bf 100644
--- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res
index 949ee51..52f9f1f 100644
--- a/resource/ui/destroy_menu/pipboy/sentry_active.res
+++ b/resource/ui/destroy_menu/pipboy/sentry_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res
index 11020bb..fa012c7 100644
--- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res
@@ -4,23 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
- "brighttext" "0"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
index 6860178..db85d90 100644
--- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
index 54dfeee..2d985bc 100644
--- a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res
index 56a594f..9ea1ff1 100644
--- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
index ae1dd33..805238b 100644
--- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
@@ -4,21 +4,21 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file