diff options
Diffstat (limited to 'resource/ui/build_menu/base_cant_afford.res')
| -rw-r--r-- | resource/ui/build_menu/base_cant_afford.res | 49 |
1 files changed, 26 insertions, 23 deletions
diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res index bea2718..0a3a662 100644 --- a/resource/ui/build_menu/base_cant_afford.res +++ b/resource/ui/build_menu/base_cant_afford.res @@ -68,7 +68,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "hud_menu_sentry_build"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"MetalIcon"
@@ -95,7 +95,7 @@ "fgcolor" "RedSolid"
"xpos" "49"
"ypos" "16"
- "zpos" "1"
+ "zpos" "2"
"wide" "84"
"tall" "13"
"autoResize" "0"
@@ -106,6 +106,29 @@ "textAlignment" "Left"
}
+ "CostLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CostLabelShadow"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TransparentBlack"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "84"
+ "tall" "13"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%metal%"
+ "textAlignment" "Left"
+
+ "pin_to_sibling" "CostLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
"ModeLabel"
{
"ControlName" "CExLabel"
@@ -138,7 +161,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -161,24 +184,4 @@ "dulltext" "1"
"brighttext" "0"
}
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "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 |
