Classes:ShortBlueTorch

From ZDoom Wiki

Jump to: navigation, search
Short blue torch
Actor type Light source Game
DoomEd Number 55 Class Name ShortBlueTorch

Classes: ShortBlueTorch


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


DECORATE definition

ACTOR ShortBlueTorch 55
{
  Game Doom
  Radius 16
  Height 37
  +SOLID
  States
  {
  Spawn:
    SMBT ABCD 4 bright
    Loop
  }
}
Personal tools