particle={
	name="tox_01_mining_smoke_file"
	subsystem={
		name="smoke"
		max_amount=35
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=yes
		spritesheet_animation_loop=0.500000
		local_space=no
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/explosion_03_smoke_6_6.dds"
			x=6
			y=6
			shader="ParticleAlphaBlend"
		}
		color={
			x={ 189 20 }
			y={ 200 20 }
			z={ 40 10 }
			alpha={ 255,fade_alpha 30 }
		}
		position={
			x=0
			y=0
			z=0
		}
		duration=-1
		velocity_pitch=0
		velocity_yaw=-90
		velocity={ 1 0.1 }
		life={ 8 1 }
		emission=4
		size={ 4,smoke_size 0.5 }
		particle_yaw={ 90 0 }
		particle_pitch={ 90 180 }
		rotation={ 90 180 }
		mass=4
		force=turb
	}
	subsystem={
		name="glow"
		max_amount=20
		slave_particles=0
		emitter_type="point"
		invert=no
		trail=no
		spritesheet_animation=no
		spritesheet_animation_loop=1.000000
		local_space=no
		billboard=yes
		hide=no
		texture={
			file="gfx/particles/cloud.dds"
			x=1
			y=1
			shader="ParticleAdditive"
		}
		color={
			x=200,R
			y=200,G
			z=150,B
			alpha={ 150,glow_fade 20 }
		}
		position={
		}
		duration=-1
		velocity_pitch=0
		velocity_yaw=-90
		velocity={ 2 0.1 }
		life={ 1.5 0.2 }
		emission={ 5 20 }
		size={ 3,smoke_size 0.5 }
		particle_yaw={ 90 0 }
		particle_pitch={ 90 180 }
		rotation={ 90 180 }
	}
	animation={
		name="fade_alpha"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.05882 0.57031 0.58529 0.19531 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="smoke_size"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.13281 0.24706 0.35156 0.56176 0.74219 1 1 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="R"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 1 0.27647 0.8125 1 0.44531 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="G"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.96875 0.30588 0.66406 1 0.44531 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="B"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0.91406 0.31176 0.71875 1 0.46875 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="glow_fade"
		start=0
		duration=1
		repeat=no
		minValue=0
		maxValue=1
		curve={
			0 0 0.2 0.92188 0.62353 0.35156 1 0 
		}
		op="MUL"
		time="life"
	}
	animation={
		name="speed"
		start=0
		duration=4
		repeat=yes
		minValue=0
		maxValue=1
		curve={
			0 1 0.46765 0.53125 1 1 
		}
		op="MUL"
		time="system"
	}
	force={
		type="turbulence"
		name="turb"
		position={
			0 0 0 
		}
		direction={
			0 1 0 
		}
		local_force=no
		yaw=0
		division=16
		amount=1
	}
}
