Classes:HangTNoBrain
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:
|
| 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
{
Radius 16
Height 64
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB6 A -1
Stop
}
}