Difference between revisions of "Classes:RedCeilingLight2"
From ECWolf Wiki
(Created page with "{{Actor| | type = Light source | name = Red Ceiling Light | class = RedCeilingLight2 | doomednum = 128 | game = Spear }}Classes: {{Class|Actor}} → {{Class|RedCeilingL...") |
(No difference)
|
Latest revision as of 15:58, 13 February 2013
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 } }