summaryrefslogtreecommitdiff
path: root/resource/ui/disguise_menu/spy_blue.res
blob: 1ee61daf1049efcbf1e695d6912e5b3e2ee49539 (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/spy_blue.res"
{
	"ItemNameLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"#TF_Class_Name_Spy"
	}
	
	"NewNumberLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"3"
	}
	
	"NumberLabel"
	{
		"fgcolor"			"HUDBlueTeamSolid"
		"labelText"			"9"
	}
}