summaryrefslogtreecommitdiff
path: root/resource/ui/disguise_menu/demoman_blue.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-11-03 01:22:42 -0500
committerIan Bruton <[email protected]>2012-11-03 01:22:42 -0500
commitdbe0684da3926be711a73980483fcf6b9dad1396 (patch)
treef6008de9eedb1558d9fa645e4a497f0420304563 /resource/ui/disguise_menu/demoman_blue.res
parent1165a915b117566a16bcf901e1e27f5b06cc9414 (diff)
Added a new disguise menu
Diffstat (limited to 'resource/ui/disguise_menu/demoman_blue.res')
-rw-r--r--resource/ui/disguise_menu/demoman_blue.res96
1 files changed, 96 insertions, 0 deletions
diff --git a/resource/ui/disguise_menu/demoman_blue.res b/resource/ui/disguise_menu/demoman_blue.res
new file mode 100644
index 0000000..fa8487e
--- /dev/null
+++ b/resource/ui/disguise_menu/demoman_blue.res
@@ -0,0 +1,96 @@
+"Resource/UI/disguise_menu/demoman_blue.res"
+{
+ "ItemNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemName"
+ "font" "CerbeticaBold14"
+ "xpos" "20"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "45"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_Class_Name_Demoman"
+ "fgcolor" "70 130 180 153"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "ClassIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "ClassIcon"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "1"
+ "wide" "45"
+ "tall" "90"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "hud_menu_scout_red"
+ }
+
+ "NumberBg"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "NumberBg"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_key_blank"
+ "iconColor" "255 255 255 255"
+ }
+
+ "NewNumberLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold14"
+ "fgcolor" "205 50 50 153"
+ "xpos" "0"
+ "ypos" "10"
+ "zpos" "0"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "labelText" "1"
+ "textAlignment" "Center"
+ "dulltext" "1"
+ "brighttext" "0"
+ }
+
+ "NumberLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NumberLabel"
+ "font" "CerbeticaBold14"
+ "fgcolor" "70 130 180 153"
+ "xpos" "5"
+ "ypos" "3"
+ "zpos" "0"
+ "wide" "15"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "4"
+ "textAlignment" "Center"
+ "dulltext" "1"
+ "brighttext" "0"
+ }
+} \ No newline at end of file