Classes:ShortRedTorch

From ZDoom Wiki

Jump to: navigation, search
Short red torch
Actor type Light source Game
DoomEd Number 57 Class Name ShortRedTorch

Classes: ShortRedTorch


This is a short standing torch which is burning with a red and yellow flame.


DECORATE definition

ACTOR ShortRedTorch 57
{
  Game Doom
  Radius 16
  Height 37
  +SOLID
  States
  {
  Spawn:
    SMRT ABCD 4 bright
    Loop
  }
}
Personal tools