Classes:Rubble2
		
		
		
		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 | 30 | Class Name | Rubble2 | 
| Conversation ID | 256 | Puzzle Item ID | N/A | 
Classes: Rubble2
This actor needs a description.
DECORATE definition
ACTOR Rubble2
{
  +NOBLOCKMAP
  +NOCLIP
  States
  {
  Spawn:
    RUB2 A -1
    Stop
  }
}