Classes:TeslaCoil
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Tesla Coil | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 127 | Class Name | TeslaCoil |
Classes: Actor → Flag → TeslaCoil
Overview
A tesla coil which replaces the flag in the Spear of Destiny mission packs.
DECORATE Definition
actor TeslaCoil : Flag 127 { states { Spawn: COIL A -1 stop } }