Classes:MarineShotgun

From ZDoom Wiki

Jump to: navigation, search
Space Marine with Shotgun
Actor type Monster Game
DoomEd Number 9105 Class Name MarineShotgun

Classes: ScriptedMarineMarineShotgun

A scripted marine with a pump-action shotgun.

DECORATE definition

ACTOR MarineShotgun: ScriptedMarine 9105
{
  Game Doom
  States
  {
  Missile:
    Goto Super::Missile.Shotgun
  }
}
Personal tools