Classes:AlienChunkLarge
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
  | 
| Large alien meat chunk | |||
|---|---|---|---|
| Actor type | Gibs | Game | |
| DoomEd Number | None | Class Name | AlienChunkLarge | 
| Conversation ID | 69 | Puzzle Item ID | N/A | 
Classes: AlienChunkLarge
Gibs dropped by spectres and the Entity.
DECORATE definition
ACTOR AlienChunkLarge
{
  +NOBLOCKMAP
  +NOCLIP
  States
  {
  Spawn:
    MTHD ABCDEFGHIJK 5 Bright
    Stop
  }
}