Classes:DeadZombieMan

From ZDoom Wiki

Jump to: navigation, search
Former human corpse
Actor type Gore Game
DoomEd Number 18 Class Name DeadZombieMan

Classes: ZombieManDeadZombieMan

Corpse of a former human trooper.

DECORATE definition

ACTOR DeadZombieMan : ZombieMan 18
{
  Game Doom
  DropItem None
  Skip_Super
  States
  {
  Spawn:
    Goto Super.Death+4
  }
}
Personal tools