summaryrefslogtreecommitdiff
path: root/assets/scripts/hb_dcc.shader
blob: de39002d6aef938ea0bd3022de85221966fbaa33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
models/buildables/dcc/comp_pipes
{
	{
		map models/buildables/dcc/comp_pipes.tga
		rgbGen lightingDiffuse
		tcGen environment 
	}
}

models/buildables/dcc/comp_display
{
	{
		map models/buildables/dcc/comp_grad.tga
		rgbGen identity
		tcMod scroll 0 1
	}
	{
		map models/buildables/dcc/comp_display.tga
		blendfunc gl_one gl_src_alpha
		rgbGen identity
	}
}