diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/hud_obj_sentrygun.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/hud_obj_sentrygun.res')
| -rw-r--r-- | resource/ui/hud_obj_sentrygun.res | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res index c124510..4a48b3b 100644 --- a/resource/ui/hud_obj_sentrygun.res +++ b/resource/ui/hud_obj_sentrygun.res @@ -37,7 +37,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_sentrygun_1"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"Icon_Sentry_2"
@@ -52,7 +52,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_sentrygun_2"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"Icon_Sentry_3"
@@ -67,7 +67,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_sentrygun_3"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NotBuiltPanel"
@@ -84,7 +84,7 @@ {
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
- "font" "Cerbetica9"
+ "font" "Cerbetica10"
"xpos" "60"
"ypos" "0"
"wide" "200"
@@ -92,7 +92,6 @@ "visible" "1"
"enabled" "1"
"labelText" "#Building_hud_sentry_not_built"
- "labelText_lodef" "#Building_hud_sentry_not_built_360"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
@@ -122,7 +121,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_upgrade_1"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"Icon_Upgrade_2"
@@ -138,7 +137,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_upgrade_2"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"Icon_Upgrade_3"
@@ -154,7 +153,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_upgrade_3"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"AlertTray"
@@ -185,7 +184,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_icon_wrench"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"SapperIcon"
@@ -201,7 +200,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_icon_sapper"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"Health"
|
