Classes:HangTNoBrain
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Hanging half-torso without brain | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 78 | Class Name | HangTNoBrain |
Classes: HangTNoBrain
This actor needs a description.
DECORATE definition
ACTOR HangTNoBrain 78
{
Game Doom
Radius 16
Height 64
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB6 A -1
Stop
}
}