Classes:HugeTorch

From ZDoom Wiki

Jump to: navigation, search
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 50
{
  Game Strife
  Radius 10
  Height 80
  +SOLID
  ConversationID 265, -1, -1
  ActiveSound "world/smallfire"
  States
  {
  Spawn:
    LOGS ABCD 4
    Loop
  }
}
Personal tools