summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/tele_exit_active.res
blob: 56a594f81519f7cd9658e94bfa2abef990f906e7 (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"		"0 255 0 255"
	}
	
	"DestroyIcon"	
	{
		"iconColor"		"0 255 0 255"
	}
		
	"BuildingIcon"	
	{
		"iconColor"		"0 255 0 255"
	}
	
	"NumberLabel"
	{
		"fgcolor"		"0 255 0 255"
	}
}