Classes:OutsideLamp
Classes: OutsideLamp
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Exterior lamp | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 43 | Class Name | OutsideLamp |
| Conversation ID | 248 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR OutsideLamp
{
Radius 3
Height 80
+SOLID
States
{
Spawn:
LAMP A -1 // No, it's not bright.
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.