Classes:DevilStatue
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Devil Incarnate Statue | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 136 | Class Name | DevilStatue |
Classes: Actor → BrownColumn → DevilStatue
Overview
A statue of the Devil Incarnate that replaces the brown column in the Spear of Destiny mission packs.
DECORATE Definition
actor DevilStatue : BrownColumn 136 { states { Spawn: STT2 A -1 stop } }