Classes:HangBNoBrain
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, brain and one leg removed | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 74 | Class Name | HangBNoBrain |
Classes: HangBNoBrain
This actor needs a description.
DECORATE definition
ACTOR HangBNoBrain
{
Radius 16
Height 88
+SOLID
+NOGRAVITY
+SPAWNCEILING
States
{
Spawn:
HDB2 A -1
Stop
}
}