Classes:ZCorpseSleeping
		
		
		
		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: 
 | 
| Curled corpse | |||
|---|---|---|---|
| Actor type | Gore | Game |  (Hexen) | 
| DoomEd Number | 62 | Class Name | ZCorpseSleeping | 
Classes: ZCorpseSleeping
This actor needs a description.
DECORATE definition
ACTOR ZCorpseSleeping
{
  Radius 20
  Height 16
  States
  {
  Spawn:
    CPS2 A -1
    Stop
  }
}