Classes:LightSilverFluorescent
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Silver neon lamp | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 95 | Class Name | LightSilverFluorescent |
| Conversation ID | 206 | Puzzle Item ID | N/A |
Classes: LightSilverFluorescent
This actor needs a description.
DECORATE definition
ACTOR LightSilverFluorescent
{
Radius 2.5
Height 16
+NOBLOCKMAP
+FIXMAPTHINGPOS
States
{
Spawn:
LITS A -1 Bright
Stop
}
}