summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
committerCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
commitfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch)
tree4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res
parent2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff)
Updated Engineer/Spy PDAs
- Pinned and added shadows to certain labels - Updated colors to use the schema instead of RBG codes - Corrected element names, removed unused elements
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res')
-rw-r--r--resource/ui/destroy_menu/pipboy/HudMenuEngyDestroy.res21
1 files changed, 8 insertions, 13 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