Classes:Rubble5
		
		
		
		
		
		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:
  | 
| Rubble | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 36 | Class Name | Rubble5 | 
| Conversation ID | 259 | Puzzle Item ID | N/A | 
Classes: Rubble5
This actor needs a description.
DECORATE definition
ACTOR Rubble5
{
  +NOBLOCKMAP
  +NOCLIP
  States
  {
  Spawn:
    RUB5 A -1
    Stop
  }
}