summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res')
-rw-r--r--minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res128
1 files changed, 0 insertions, 128 deletions
diff --git a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res
deleted file mode 100644
index 63446bc..0000000
--- a/minmode/resource/ui/destroy_menu/pipboy/tele_exit_active.res
+++ /dev/null
@@ -1,128 +0,0 @@
-"Resource/UI/destroy_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
- "xpos" "15"
- "ypos" "2"
- "zpos" "1"
- "wide" "70"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Tele_Exit_360"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "ProgressOffWhite"
- }
-
- "DestroyIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "DestroyIcon"
- "xpos" "13"
- "ypos" "18"
- "zpos" "1"
- "wide" "70"
- "tall" "70"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_demolish"
- "iconColor" "0 255 0 255"
- }
-
- "BuildingIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildingIcon"
- "xpos" "10"
- "ypos" "12"
- "zpos" "2"
- "wide" "80"
- "tall" "80"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "obj_status_tele_exit"
- "iconColor" "0 255 0 255"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
- "xpos" "0"
- "ypos" "95"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "4"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
-} \ No newline at end of file