Classes:GoldWandPuff2
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Tomed elvenwand puff | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | GoldWandPuff2 |
Classes: GoldWandFX1→GoldWandPuff2
A hitscan puff from the tomed elvenwand.
DECORATE definition
ACTOR GoldWandPuff2 : GoldWandFX1 { Skip_Super +NOBLOCKMAP +NOGRAVITY +PUFFONACTORS States { Spawn: Goto Super::Death } }