Classes:Rubble4
		
		
		
		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 |  (Strife) | 
| DoomEd Number | 32 | Class Name | Rubble4 | 
| Conversation ID | 258 | Puzzle Item ID | N/A | 
Classes: Rubble4
This actor needs a description.
DECORATE definition
ACTOR Rubble4
{
  +NOBLOCKMAP
  +NOCLIP
  States
  {
  Spawn:
    RUB4 A -1
    Stop
  }
}