summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/dispenser_active.res
blob: fc39891ede6bf0527912f2b4b3638133f00cd1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#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"
	}
}