Classes:SerpentTorch

From ZDoom Wiki

Jump to: navigation, search
Serpent torch
Actor type Light source Game
DoomEd Number 27 Class Name SerpentTorch

Classes: SerpentTorch

A tall iron torch with a green serpent coiled around it, topped by a silver-crowned goldskull

DECORATE definition

ACTOR SerpentTorch 27
{
  Game Heretic
  Radius 12
  Height 54
  +SOLID
  States
  {
  Spawn:
    SRTC ABC 4
    Loop
  }
}
Personal tools