A_BrainExplode
		
		
		
		Jump to navigation
		Jump to search
		
A_BrainExplode
(no parameters)
Spawns one element of the brain explosion (see A_BrainScream).
Examples
This example is taken from Doom's Icon of Sin.
Death: BBRN A 100 A_BrainScream BBRN AA 10 BBRN A -1 A_BrainDie Stop
