Classes:BlueColumn
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Blue Column | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 134 | Class Name | BlueColumn |
Classes: Actor → SatanStatue → BlueColumn
Overview
A blue column that replaces the angel of death statue in the Spear of Destiny mission packs.
DECORATE Definition
actor BlueColumn : SatanStatue 134 { states { Spawn: COL4 A -1 stop } }