summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/tele_entrance_active.res')
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_entrance_active.res128
1 files changed, 128 insertions, 0 deletions
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..f5c8ddf
--- /dev/null
+++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res
@@ -0,0 +1,128 @@
+"Resource/UI/destroy_menu/tele_entrance_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_Entrance_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_entrance"
+ "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" "3"
+ "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" "3"
+ "textAlignment" "Center"
+ "dulltext" "1"
+ "brighttext" "0"
+ }
+} \ No newline at end of file