Classes:GoldWandPuff2

From ZDoom Wiki

Jump to: navigation, search
Tomed elvenwand puff
Actor type Explosive Game
DoomEd Number None Class Name GoldWandPuff2

Classes: GoldWandFX1GoldWandPuff2

A hitscan puff from the tomed elvenwand.

DECORATE definition

ACTOR GoldWandPuff2 : GoldWandFX1
{
  Skip_Super
  +NOBLOCKMAP
  +NOGRAVITY
  States
  {
  Spawn:
    Goto Super::Death
  }
}
Personal tools