Classes:Chandelier

From ZDoom Wiki

Jump to: navigation, search
Chandelier
Actor type Light source Game
DoomEd Number 28 Class Name Chandelier

Classes: Chandelier

A heavy iron chandelier carrying eight brown candles.

DECORATE definition

ACTOR Chandelier 28
{
  Game Heretic
  Radius 20
  Height 60
  +SPAWNCEILING
  +NOGRAVITY
  States
  {
  Spawn:
    CHDL ABC 4
    Loop
  }
}
Personal tools