summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/dispenser_active.res
blob: a9ff48239fdc791d8a845f51517111d8faa3259f (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 "base_active.res"

"Resource/UI/build_menu/dispenser_active.res"
{
	"ItemNameLabel"
	{	
		"labelText"		"#TF_Object_Dispenser"
	}
	
	"BuildingIcon"	
	{
		"icon"			"hud_menu_dispenser_build"
	}
	
	"NumberLabel"
	{	
		"labelText"		"2"
	}
	
	"NumberLabelShadow"
	{	
		"labelText"		"2"
	}
}