Classes:BishopPuff

From ZDoom Wiki

Jump to: navigation, search
Dark bishop death cloud
Actor type SFX Game
DoomEd Number None Class Name BishopPuff

Classes: BishopPuff

This actor needs a description.

DECORATE definition

ACTOR BishopPuff
{
  Game Hexen
  +NOBLOCKMAP
  +NOGRAVITY
  RenderStyle Translucent
  Alpha 0.6
  States
  {
  Spawn:
    BISH QRST 5
    BISH UV 6
    BISH W 5
    Stop
  }
}
Personal tools