//-----------------------------------------------------------------------------
ExplosionParticle_Geizer21 : ParticleObject
{
	// Properties.
	color = 255 255 255
	randcolor = 32 32 32
	lifetime = 28
	randlifetime = 0 
	fadeouttime = 4
	randfadeouttime = 0
	speed = 0.0
	randspeed = 0.0625
	gravity = 0.0
	randangle = 0
	randpitch = 0
	spin = 0.0
	randspin = 0.0
	size = 96.0
	randsize = 0.0
	growth = 0.25
	randgrowth = 0.125
	spreaddistance = 256.0
	texture = "particle_explosion.png"
	numframes = 16
	numhorizontaldivisions = 4
	numverticaldivisions = 4
	framedelay = 2
}