summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/sentry_inactive.res
blob: aaedbaecaf4eaf1530f27cb4555fecee49cf3ec9 (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
#base "../sentry_inactive.res"

"Resource/UI/destroy_menu/sentry_inactive.res"
{
	"ItemNameLabel"
	{
		"fgcolor"			"ColorGreen"
	}
	
	"NotBuiltLabel"
	{
		"fgcolor"			"ColorGreen"
	}
	
	"UnavailableLabel"
	{
		"fgcolor"			"ColorGreen"
	}
	
	"NumberLabel"
	{
		"fgcolor"			"ColorGreen"
	}
}