Classes:ZCorpseKabob
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:
|
| Impaled corpse | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 61 | Class Name | ZCorpseKabob |
Classes: ZCorpseKabob
This actor needs a description.
DECORATE definition
ACTOR ZCorpseKabob
{
Radius 10
Height 92
+SOLID
States
{
Spawn:
CPS1 A -1
Stop
}
}