Classes:Demon2Chunk3

From ZDoom Wiki

Jump to: navigation, search
Brown chaos serpent small meat chunk
Actor type Gibs Game
DoomEd Number None Class Name Demon2Chunk3

Classes: DemonChunkDemon2Chunk3

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

DECORATE definition

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