summaryrefslogtreecommitdiff
path: root/temp/resource/ui/build_menu/base_already_built.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/build_menu/base_already_built.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/build_menu/base_already_built.res')
-rw-r--r--temp/resource/ui/build_menu/base_already_built.res149
1 files changed, 149 insertions, 0 deletions
diff --git a/temp/resource/ui/build_menu/base_already_built.res b/temp/resource/ui/build_menu/base_already_built.res
new file mode 100644
index 0000000..33f039e
--- /dev/null
+++ b/temp/resource/ui/build_menu/base_already_built.res
@@ -0,0 +1,149 @@
+"Resource/UI/build_menu/base_already_built.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_Sentry"
+ "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"
+ "iconColor" "ProgressOffWhite"
+ }
+
+ "CantBuildReason"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CantBuildReason"
+ "font" "CerbeticaBold16"
+ "xpos" "10"
+ "ypos" "48"
+ "zpos" "2"
+ "wide" "80"
+ "tall" "18"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Hud_Menu_Build_Already_Built"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "MetalIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MetalIcon"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "10"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_metal"
+ "iconColor" "TanLight"
+ }
+
+ "CostLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabel"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TanLight"
+ "xpos" "1"
+ "ypos" "55"
+ "zpos" "1"
+ "wide" "58"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
+ }
+
+ "ModeLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ModeLabel"
+ "font" "DefaultSmall"
+ "fgcolor" "TanDarker"
+ "xpos" "33"
+ "ypos" "17"
+ "zpos" "1"
+ "wide" "44"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "East"
+ }
+
+ "NumberBg"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "41"
+ "ypos" "99"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "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" "1"
+ "textAlignment" "center"
+ "dulltext" "1"
+ "brighttext" "0"
+ }
+} \ No newline at end of file