summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/sentry_active.res
blob: 3010ec4c5f883a5e24accd9d55a7714faae9bc87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#base "base_active.res"

"Resource/UI/build_menu/sentry_active.res"
{
	"ItemNameLabel"
	{	
		"labelText"		"#TF_Object_Sentry"
		"labelText_lodef"		"#TF_Object_Sentry_360"
	}
	
	"BuildingIcon"	
	{
		"icon"			"hud_menu_sentry_build"
	}
	
	"NumberLabel"
	{	
		"labelText"		"1"
	}
}