Classes:ZRubble2
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Rubble | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 101 | Class Name | ZRubble2 |
Classes: ZRubble2
This actor needs a description.
DECORATE definition
ACTOR ZRubble2 101
{
Game Hexen
Radius 20
Height 16
States
{
Spawn:
RBL2 A -1
Stop
}
}