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