summaryrefslogtreecommitdiff
path: root/resource/ui/disguise_menu/spy_blue.res
blob: c993ad7ad70de4d3d2661e9112d9976d8353eb60 (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"
	}
}