diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
| commit | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (patch) | |
| tree | d92fca15c4e40d06e1b88df49638ed72c3b784c2 /resource/ui/build_menu/base_active.res | |
| parent | e108d891c02193af0854e37ca26f79b4f1d746b6 (diff) | |
Updated PDA, Achievement Tracker
- Updated the position of the achievement tracker and Engineer buildings.
- Visual tweaks to the Engineer PDA and taunt menues.
Diffstat (limited to 'resource/ui/build_menu/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/base_active.res | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index 205411a..fde8171 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" @@ -57,7 +57,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "34" - "ypos" "26" + "ypos" "22" "zpos" "1" "wide" "10" "tall" "10" @@ -72,13 +72,13 @@ { "ControlName" "CExLabel" "fieldName" "CostLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "50" - "ypos" "25" - "zpos" "1" + "ypos" "22" + "zpos" "4" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -91,17 +91,17 @@ { "ControlName" "CExLabel" "fieldName" "CostLabelShadow" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" - "zpos" "0" + "zpos" "3" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "%metal%" "textAlignment" "Left" @@ -134,10 +134,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -149,10 +149,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" |
