
//Author: Arcturus
textures/darkmod/window/roundtop_white01/roundtop_white01_brightlit
{
	noselfshadow
	noshadows
	glass

	qer_editorimage textures/darkmod/window/roundtop_white01_brightlit_ed
	diffusemap _black
	{
		blend add
		map textures/darkmod/window/roundtop_white01_lit
		rgb 1
	}
	{
		if ( parm11 > 0 )
		blend	gl_dst_color, gl_one
		map		_white
		rgb		0.40 * parm11
	}
	{
		if ( parm11 > 0 )
		blend	add
		map		textures/darkmod/window/roundtop_white01_lit
		rgb		0.15 * parm11
	}



}