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/dispenser_active.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_inactive.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res52
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_active.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/sentry_inactive.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_active.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_active.res24
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_inactive.res24
9 files changed, 244 insertions, 0 deletions
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res
new file mode 100644
index 0000000..b16705d
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res
@@ -0,0 +1,24 @@
+#base "../dispenser_active.res"
+
+"Resource/UI/destroy_menu/dispenser_active.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "BuildingIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..9538284
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
@@ -0,0 +1,24 @@
+#base "../dispenser_inactive.res"
+
+"Resource/UI/build_menu/dispenser_inactive.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NotBuiltLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "UnavailableLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+} \ No newline at end of file
diff --git a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res
new file mode 100644
index 0000000..8743044
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res
@@ -0,0 +1,52 @@
+#base "../HudMenuEngyDestroy.res"
+
+"Resource/UI/build_menu/HudMenuEngyDestroy.res"
+{
+ "ItemBackground"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "ItemBackground"
+ "xpos" "50"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "400"
+ "tall" "130"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "pipboy_overlay"
+ "tileImage" "1"
+ "drawcolor" "192 192 192 255"
+ }
+ "BackgroundEngineer"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "BackgroundEngineer"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "40"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "pipboy_engineer"
+ "tileImage" "0"
+ "tileVertically" "0"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "TitleLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "CancelLabel"
+ {
+ "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
new file mode 100644
index 0000000..a30673c
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/sentry_active.res
@@ -0,0 +1,24 @@
+#base "../sentry_active.res"
+
+"Resource/UI/destroy_menu/sentry_active.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "BuildingIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..aaedbae
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res
@@ -0,0 +1,24 @@
+#base "../sentry_inactive.res"
+
+"Resource/UI/destroy_menu/sentry_inactive.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NotBuiltLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "UnavailableLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..7d534c6
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
@@ -0,0 +1,24 @@
+#base "../tele_entrance_active.res"
+
+"Resource/UI/destroy_menu/tele_entrance_active.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "BuildingIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..948b64a
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res
@@ -0,0 +1,24 @@
+#base "../tele_entrance_inactive.res"
+
+"Resource/UI/build_menu/tele_entrance_inactive.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NotBuiltLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "UnavailableLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..f2a24a8
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res
@@ -0,0 +1,24 @@
+#base "../tele_exit_active.res"
+
+"Resource/UI/destroy_menu/tele_exit_active.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "BuildingIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "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
new file mode 100644
index 0000000..936a295
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
@@ -0,0 +1,24 @@
+#base "../tele_exit_inactive.res"
+
+"Resource/UI/build_menu/tele_exit_inactive.res"
+{
+ "ItemNameLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NotBuiltLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "UnavailableLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "fgcolor" "ColorGreen"
+ }
+} \ No newline at end of file