textures/mapfx/fx_rain
{
	{
		map textures/mapfx/fx_rain
		blendfunc blend
		scroll 0 0 0 -1.75
		end
	}
}


textures/mapfx/fx_ref
{
	{
		map textures/mapfx/fx_sky
		blendfunc blend
		envmap
		alphashift 0 .2 .2
	}
}


textures/mapfx/fx_ref_pom
{
	{
		map textures/mapfx/fx_sky
		blendfunc blend
		envmap
		alphashift 0 .3 .3
	}
	{
		map textures/mapfx/fx_pom
		blendfunc blend
		alphashift 0 .5 .5
	}
}


textures/mapfx/fx_snow
{
	{
		map textures/mapfx/fx_snow
		blendfunc blend
		scroll 0 .2 0 -.84
		alphashift 0 .4 .4
		end
	}
	{
		map textures/mapfx/fx_snow
		blendfunc blend
		scroll 0 -.2 0 -.84
		alphashift 0 .1 .1
		end
	}
}