Classes:MaulerTorpedoWave
Classes: MaulerTorpedoWave
The mauler's alternate mode detonation effect. 80 of these projectiles are launched upon detonation by the mauler's torpedo.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Mauler mini-torpedo | |||
---|---|---|---|
Actor type | Explosive | Game | ![]() |
DoomEd Number | None | Class Name | MaulerTorpedoWave |
DECORATE definition
ACTOR MaulerTorpedoWave { Speed 35 Radius 13 Height 13 Damage 10 DamageType Disintegrate Projectile +STRIFEDAMAGE MaxStepHeight 4 RenderStyle Add Obituary "$OB_MPMAULER" // "%o was viciously vaporized by %k." States { Spawn: TWAV AB 9 Bright Death: TWAV C 9 Bright Stop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.