Classes:HangNoGuts
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 corpse with guts removed | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 73 | Class Name | HangNoGuts |
Classes: HangNoGuts
This actor needs a description.
DECORATE definition
ACTOR HangNoGuts
{
Radius 16
Height 88
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB1 A -1
Stop
}
}