Classes:RedCeilingLight2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Red Ceiling Light | |||
---|---|---|---|
Actor type | Light source | Game | |
DoomEd Number | 128 | Class Name | RedCeilingLight2 |
Classes: Actor → RedCeilingLight → RedCeilingLight2
Overview
Replacement red ceiling light for the Spear of Destiny mission packs.
DECORATE Definition
actor RedCeilingLight2 : RedCeilingLight 128 { states { Spawn: RLP2 A -1 bright stop } }