diff options
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/sentry_inactive.res')
| -rw-r--r-- | resource/ui/destroy_menu/pipboy/sentry_inactive.res | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res index 11020bb..fa012c7 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -4,23 +4,21 @@ {
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NotBuiltLabel"
{
- "font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"UnavailableLabel"
{
- "fgcolor" "0 255 0 255"
- "brighttext" "0"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
}
\ No newline at end of file |
