/*
	Originaly created by Evil Artist imported by Bikerdude
*/



particle tdm_fog_overcast {  //This fog effect is designed to work with "func_fx", not 'func_emitter'"
	{
		count				10
		material			textures/darkmod/sfx/overcast
		time				15.000
		cycles				0.000
		bunching			1.000
		distribution		sphere 256.000 256.000 256.000 
		direction			cone "0.000" 
		orientation			view 
		speed				 "18.000"  to "13.000"
		size				 "200.000"  to "300.000"
		aspect				 "1.000" 
		rotation				 "1.000"  to "6.000"
		angle				90.000
		randomDistribution				1
		boundsExpansion				0.000
		fadeIn				0.500
		fadeOut				0.500
		fadeIndex				0.000
		color 				0.640 0.670 0.760 1.000
		fadeColor 			0.000 0.000 0.000 0.000
		offset 				0.000 0.000 0.000
		gravity 			0.000
	}
}