Classes:TechLamp
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 | 85 | Class Name | TechLamp |
Classes: TechLamp
This actor needs a description.
DECORATE definition
ACTOR TechLamp 85
{
Game Doom
Radius 16
Height 80
+SOLID
States
{
Spawn:
TLMP ABCD 4 Bright
Loop
}
}