Classes:HugeTorch
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:
|
| Huge torch | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 50 | Class Name | HugeTorch |
| Conversation ID | 265 | Puzzle Item ID | N/A |
Classes: HugeTorch
This actor needs a description.
DECORATE definition
ACTOR HugeTorch
{
Radius 10
Height 80
+SOLID
ActiveSound "world/smallfire"
States
{
Spawn:
LOGS ABCD 4
Loop
}
}