Classes:GoldWandPuff1

From ZDoom Wiki

Jump to: navigation, search
Elvenwand puff
Actor type Explosive Game
DoomEd Number None Class Name GoldWandPuff1

Classes: GoldWandPuff1

A hitscan puff from the elvenwand. It appears even on bleeding actors.

DECORATE definition

ACTOR GoldWandPuff1
{
  +NOBLOCKMAP
  +NOGRAVITY
  +PUFFONACTORS
  RenderStyle Add
  States  
  {
  Spawn:
    PUF2 ABCDE 3 BRIGHT
    Stop
  }
}
Personal tools