Classes:HangNoGuts
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| 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 73
{
Game Doom
Radius 16
Height 88
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB1 A -1
Stop
}
}