Classes:LightBrownFluorescent
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Brown neon lamp | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 96 | Class Name | LightBrownFluorescent |
| Conversation ID | 207 | Puzzle Item ID | N/A |
Classes: LightBrownFluorescent
This actor needs a description.
DECORATE definition
ACTOR LightBrownFluorescent 96
{
Game Strife
Radius 2.5
Height 16
+NOBLOCKMAP
+FIXMAPTHINGPOS
ConversationID 207, -1, -1
States
{
Spawn:
LITB A -1 Bright
Stop
}
}