summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/hudmenuengybuild.res
blob: f649d8248426e11d02dc3a53b11726c46a0d1474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#base "../HudMenuEngyBuild.res"

"Resource/UI/build_menu/HudMenuEngyBuild.res"
{
	"ItemBackground"
	{
		"ControlName"		"CTFImagePanel"
		"fieldName"			"ItemBackground"
		"xpos"				"50"
		"ypos"				"10"
		"zpos"				"0"
		"wide"				"400"
		"tall"				"130"
		"visible"			"1"
		"enabled"			"1"
		"scaleImage"		"1"
		"image"				"pipboy_overlay"
		"tileImage"			"1"
		"drawcolor"			"192 192 192 255"
	}
	
	"BuildIcon"	
	{
		"iconColor"			"ColorGreen"
	}
	
	"TitleLabel"
	{
		"fgcolor"			"ColorGreen"
	}
	
	"CancelLabel"
	{
		"fgcolor"			"ColorGreen"
	}
}