Classes:LargeTorch
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:
|
| 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
{
Radius 10
Height 72
+SOLID
ActiveSound "world/smallfire"
States
{
Spawn:
LMPC ABCD 4 Bright
Loop
}
}