Classes:TechLamp2
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Tech lamp | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 86 | Class Name | TechLamp2 |
Classes: TechLamp2
This actor needs a description.
DECORATE definition
ACTOR TechLamp2 86
{
Game Doom
Radius 16
Height 60
+SOLID
States
{
Spawn:
TLP2 ABCD 4 Bright
Loop
}
}