decal BFGLightning3
{
	pic BFGLITE1
	shade "ff ff 00"
	fullbright
	randomflipx
	animator GoAway2
	x-scale 0.6
	y-scale 0.6
}

decal BFGLightning4
{
	pic BFGLITE2
	shade "ff ff 00"
	fullbright
	randomflipy
	animator GoAway2
	x-scale 0.6
	y-scale 0.6
}

decalgroup LightningDecal
{
	BFGLightning3	1
	BFGLightning4	1
}

decal icehit1
{
	pic BSMEAR1
	shade "00 00 ff"
    x-scale 0.50
    y-scale 0.50
    randomflipx
	animator BloodSmearer
}

decal icehit2
{
	pic BSMEAR2
	shade "00 00 ff"
    x-scale 0.50
    y-scale 0.50
    randomflipx
	animator BloodSmearer
}

decal icehit3
{
	pic BSPLAT1
	shade "00 00 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit4
{
	pic BSPLAT2
	shade "00 00 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit5
{
	pic BSPLAT3
	shade "00 00 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit6
{
	pic BSPLAT3
	shade "00 00 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit7
{
	pic BSPLAT4
	shade "33 33 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit8
{
	pic BSPLAT5
	shade "33 33 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit9
{
	pic BSPLAT6
	shade "33 33 ff"
    randomflipx
	animator BloodSmearer
}

decal icehit10
{
	pic BSPLAT7
	shade "33 33 ff"
    randomflipx
	animator BloodSmearer
}

decalgroup icehit
{
	icehit1	2
	icehit2	1
	icehit2	5
	icehit4	5
	icehit5	5
	icehit6	5
	icehit7	6
}

decal BFGScorch3
{
	pic BFGSCRC1
	shade "00 00 00"
	randomflipx
	randomflipy
	x-scale 0.5
	y-scale 0.5
}

decal BFGScorch4
{
	pic BFGSCRC2
	shade "00 00 00"
	randomflipx
	randomflipy
	x-scale 0.5
	y-scale 0.5
}

decalgroup BFGScorchx
{
	BFGScorch3	1
	BFGScorch4	1
}

decal PlasmaDecal1
{
	pic BFGLITE1
	shade "00 33 ff"
	fullbright
	randomflipx
	animator GoAway2
	x-scale 0.5
	y-scale 0.5
	lowerdecal BFGScorchx
}

decal PlasmaDecal2
{
	pic BFGLITE2
	shade "00 33 ff"
	fullbright
	randomflipy
	animator GoAway2
	x-scale 0.5
	y-scale 0.5
	lowerdecal BFGScorchx
}

decalgroup plasmadecal
{
	PlasmaDecal1	1
	PlasmaDecal2	1
}

stretcher Creeperstretch
{
   GoalX 2.0
   GoalY 2.0
   StretchStart 0.0
   StretchTime 1.0

}

fader GoAway3
{
	DecayStart	0.0
	DecayTime	1.0
}


combiner Creeperanim
{
GoAway3
Creeperstretch
}

decal Creeperballdecal
{
	pic SRBAJ0
	fullbright
	randomflipx
	x-scale 0.5
	y-scale 0.5
	animator Creeperanim
}