

//===========================================
// PUDDLE
//===========================================

textures/darkmod/decals/dirt/puddle
{
	qer_editorimage textures/darkmod/decals/dirt/puddle_ed
	noShadows
	noimpact
	translucent
	
	{	
		blend GL_DST_COLOR, GL_SRC_COLOR
		map textures/darkmod/decals/dirt/puddle
	}

	{	
		maskColor
		map textures/darkmod/decals/dirt/puddle
	}

	{
		maskAlpha
		blend gl_dst_alpha, gl_one
		mirrorRenderMap     512 512 
		translate   0.5 , 0.5 
		scale   0.5 , 0.5
		red   .75 * Parm0
		green .75 * Parm1
		blue  .75 * Parm2
	}
}