Classes:LargeTorch
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Large torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 47 | Class Name | LargeTorch |
| Conversation ID | 264 | Puzzle Item ID | N/A |
Classes: LargeTorch
This actor needs a description.
DECORATE definition
ACTOR LargeTorch 47
{
Game Strife
Radius 10
Height 72
+SOLID
ConversationID 264, -1, -1
ActiveSound "world/smallfire"
States
{
Spawn:
LMPC ABCD 4 Bright
Loop
}
}