Classes:DeadShotgunGuy

From ZDoom Wiki

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

Classes: ShotgunGuyDeadShotgunGuy

Corpse of a former human sergeant.

DECORATE definition

ACTOR DeadShotgunGuy : ShotgunGuy 19
{
  Game Doom
  DropItem None
  Skip_Super
  States
  {
  Spawn:
    Goto Super.Death+4
  }
}
Personal tools