From ced4c955b2a5ae691226f47efd0b0f6965ed0415 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 20:00:36 -0400 Subject: Updated PDA, Achievement Tracker - Updated the position of the achievement tracker and Engineer buildings. - Visual tweaks to the Engineer PDA and taunt menues. --- resource/ui/destroy_menu/base_active.res | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'resource/ui/destroy_menu/base_active.res') diff --git a/resource/ui/destroy_menu/base_active.res b/resource/ui/destroy_menu/base_active.res index c76aa1d..892baaa 100644 --- a/resource/ui/destroy_menu/base_active.res +++ b/resource/ui/destroy_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" @@ -32,8 +32,8 @@ "visible" "0" "enabled" "0" "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "Black" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" } "BuildingIcon" @@ -41,14 +41,14 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "25" "zpos" "2" "wide" "56" "tall" "56" "visible" "1" "enabled" "1" "scaleImage" "1" - "icon" "obj_status_sentrygun_1" + "icon" "hud_menu_sentry_build" "iconColor" "White" } @@ -57,7 +57,7 @@ "ControlName" "CIconPanel" "fieldName" "DestroyIcon" "xpos" "22" - "ypos" "43" + "ypos" "33" "zpos" "2" "wide" "56" "tall" "56" @@ -73,10 +73,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" @@ -88,10 +88,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" -- cgit v1.2.3