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

"Resource/UI/build_menu/tele_entrance_active.res"
{
	"ItemNameLabel"
	{	
		"labelText"		"#TF_Object_Tele_Entrance_360"
	}
	
	"BuildingIcon"	
	{
		"icon"			"hud_menu_tele_entrance_build"
	}
	
	"NumberLabel"
	{	
		"labelText"		"3"
	}
	"NumberLabelShadow"
	{	
		"labelText"		"3"
	}
}