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

"Resource/UI/destroy_menu/tele_entrance_active.res"
{
	"ItemNameLabel"
	{
		"labelText"			"#TF_Object_Tele_Entrance_360"
		"fgcolor_override"	"ColorGreen"
	}

	"BuildingIcon"
	{
		"icon"				"obj_status_tele_entrance"
	}

	"DestroyIcon"
	{
		"iconColor"			"ColorGreen"
	}

	"NumberLabel"
	{
		"fgcolor_override"	"ColorGreen"
	}
}