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