Classes:HangTSkull
		
		
		
		
		
		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 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
{
  Radius 16
  Height 64
  +SOLID
  +NOGRAVITY
  +SPAWNCEILING
  States
  {
  Spawn:
    HDB4 A -1
    Stop
  }
}