Classes:DeadZombieMan
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:
|
| Former human corpse | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 18 | Class Name | DeadZombieMan |
Classes: ZombieMan→DeadZombieMan
Corpse of a former human trooper.
DECORATE definition
ACTOR DeadZombieMan : ZombieMan { Skip_Super DropItem None States { Spawn: Goto Super::Death+4 } }