Classes:CrackedPillar
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Cracked Pillar | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 112 | Class Name | CrackedPillar |
Classes: Actor → WhitePillar → CrackedPillar
Overview
Replacement white pillar in the Spear of Destiny mission packs.
DECORATE Definition
actor CrackedPillar : WhitePillar 112 { states { Spawn: COL3 A -1 stop } }