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