Classes:PoleLantern
Classes: PoleLantern
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Pole lantern | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 46 | Class Name | PoleLantern |
| Conversation ID | 249 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR PoleLantern
{
Radius 3
Height 80
+SOLID
States
{
Spawn:
LANT 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.