summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/sentry_inactive.res
blob: 11020bb22b60f639cbfc6ce60e13c01b75a8e723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#base "../sentry_inactive.res"

"Resource/UI/destroy_menu/sentry_inactive.res"
{
	"ItemNameLabel"
	{
		"fgcolor"		"0 255 0 255"
	}
	
	"NotBuiltLabel"
	{
		"font"			"CerbeticaBold20"
		"fgcolor"		"0 255 0 255"
	}

	"UnavailableLabel"
	{
		"fgcolor"		"0 255 0 255"
		"brighttext"	"0"
	}
	
	"NumberLabel"
	{
		"fgcolor"		"0 255 0 255"
	}
}