Classes:DeadLostSoul

From ZDoom Wiki

Jump to: navigation, search
Lost soul corpse
Actor type Gore Game
DoomEd Number 23 Class Name DeadLostSoul

Classes: LostSoulDeadLostSoul

Corpse of a lost soul. Considering that the lost soul removes itself when it dies, there really wasn't much point in id including this thing, but they did anyway. (This is a holdover from early alpha versions of Doom where the lost souls left a corpse.)

DECORATE definition

ACTOR DeadLostSoul : LostSoul 23
{
  Game Doom
  Skip_Super
  States
  {
  Spawn:
    Goto Super.Death+5
  }
}
Personal tools