Classes:Demon2Chunk2

From ZDoom Wiki

Jump to: navigation, search
Brown chaos serpent left arm
Actor type Gibs Game
DoomEd Number None Class Name Demon2Chunk2

Classes: DemonChunkDemon2Chunk2

One of the five chunks of meat thrown around when a brown chaos serpent is gibbed.

DECORATE definition

ACTOR Demon2Chunk2 : DemonChunk
{
  States
  {
  Spawn:
    DMBB A 4
    DMBB A 10 A_QueueCorpse
    DMBB A 20
    Wait
  Death:
    DMBB A -1
    Stop
  }
}
Personal tools