Classes:ZRubble1
		
		
		
		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: 
 | 
| Big rubble | |||
|---|---|---|---|
| Actor type | Decoration | Game |  (Hexen) | 
| DoomEd Number | 100 | Class Name | ZRubble1 | 
Classes: ZRubble1
This actor needs a description.
DECORATE definition
ACTOR ZRubble1
{
  Radius 20
  Height 16
  States
  {
  Spawn:
    RBL1 A -1
    Stop
  }
}