Classes:HangingCorpse
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 | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 51 | Class Name | HangingCorpse |
Classes: HangingCorpse
This actor needs a description.
DECORATE definition
ACTOR HangingCorpse
{
Radius 8
Height 104
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
HCOR A -1
Stop
}
}