summaryrefslogtreecommitdiff
path: root/resource/ui/disguise_menu/heavy_blue.res
blob: 15c9d593f18f421005ab8cb34a358976b77e4879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#base "heavy_red.res"

"Resource/UI/disguise_menu/heavy_blue.res"
{
	"ItemNameLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"#TF_Class_Name_HWGuy"
	}
	
	"NewNumberLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"2"
	}
	
	"NumberLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"5"
	}
}