Classes:CStaffPuff

From ZDoom Wiki

Jump to: navigation, search
Serpent staff puff
Actor type Explosive Game
DoomEd Number None Class Name CStaffPuff

Classes: CStaffPuff

This actor needs a description.

DECORATE definition

ACTOR CStaffPuff
{
  +NOBLOCKMAP
  +NOGRAVITY
  +PUFFONACTORS
  RenderStyle Translucent
  Alpha 0.6
  SeeSound "ClericCStaffHitThing"
  States
  {
  Spawn:
    FHFX STUVW 4
    Stop
  }
}
Personal tools