Classes:ShortGreenTorch

From ZDoom Wiki

Jump to: navigation, search
Short green torch
Actor type Light source Game
DoomEd Number 56 Class Name ShortGreenTorch

Classes: ShortGreenTorch


This is a short standing torch which is burning with a green flame.


DECORATE definition

ACTOR ShortGreenTorch 56
{
  Game Doom
  Radius 16
  Height 37
  +SOLID
  States
  {
  Spawn:
    SMGT ABCD 4 bright
    Loop
  }
}
Personal tools