Classes:MediumTorch
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 111 | Class Name | MediumTorch |
| Conversation ID | 247 | Puzzle Item ID | N/A |
Classes: MediumTorch
This actor needs a description.
DECORATE definition
ACTOR MediumTorch 111
{
Game Strife
Radius 4
Height 72
+SOLID
ConversationID 247, -1, -1
States
{
Spawn:
LTRH ABCD 4
Loop
}
}