summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/tele_exit_active.res
blob: 9ea1ff1fdf798f32d24ff33b366a9b7f321985f1 (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 "../tele_exit_active.res"

"Resource/UI/destroy_menu/tele_exit_active.res"
{
	"ItemNameLabel"
	{
		"fgcolor"		"ColorGreen"
	}
	
	"DestroyIcon"	
	{
		"iconColor"		"ColorGreen"
	}
		
	"BuildingIcon"	
	{
		"iconColor"		"ColorGreen"
	}
	
	"NumberLabel"
	{
		"fgcolor"		"ColorGreen"
	}
}