diff options
Diffstat (limited to 'resource/ui/destroy_menu/tele_exit_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/tele_exit_active.res | 99 |
1 files changed, 3 insertions, 96 deletions
diff --git a/resource/ui/destroy_menu/tele_exit_active.res b/resource/ui/destroy_menu/tele_exit_active.res index 2dba123..8241367 100644 --- a/resource/ui/destroy_menu/tele_exit_active.res +++ b/resource/ui/destroy_menu/tele_exit_active.res @@ -1,107 +1,14 @@ +#base "base_active.res" + "Resource/UI/destroy_menu/tele_exit_active.res" { "ItemNameLabel" - { - "ControlName" "CExLabel" - "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" - "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" + "labelText" "#TF_Object_Tele_Exit_360" } - "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" "White" - } - "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" "White" - } - - "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" "White" - } - - "NumberLabel" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" - "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" } }
\ No newline at end of file |
