Classes:BlueTorch

From ZDoom Wiki

Jump to: navigation, search
Blue torch
Actor type Light source Game
DoomEd Number 44 Class Name BlueTorch

Classes: BlueTorch


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


DECORATE definition

ACTOR BlueTorch 44
{
  Game Doom
  Radius 16
  Height 68
  +SOLID
  States
  {
  Spawn:
    TBLU ABCD 4 bright
    Loop
  }
}
Personal tools