Classes:PhaseZorchMissile
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:
|
| Phased zorch missile | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | PhaseZorchMissile |
Classes:Actor→PlasmaBall→PhaseZorchMissile
The shot fired by Phasing Zorcher, does the same amount of damage as shots from Doom's Plasma Rifle.
DECORATE definition
Actor PhaseZorchMissile : PlasmaBall { RenderStyle Translucent Obituary "$OB_MPPHASEZORCH" // "%o was phase zorched by %k." Alpha 0.75 }