Classes:TallFloorLamp
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Tall Floor Lamp | |||
---|---|---|---|
Actor type | Light source | Game | |
DoomEd Number | 108 | Class Name | TallFloorLamp |
Classes: Actor → FloorLamp → TallFloorLamp
Overview
A taller floor lamp to replace the normal one in the Spear of Destiny mission packs.
DECORATE Definition
actor TallFloorLamp : FloorLamp 108 { states { Spawn: LMP2 A -1 bright stop } }