Classes:CageLight

From ZDoom Wiki

Jump to: navigation, search
Cage light
Actor type Light source Game
DoomEd Number 28 Class Name CageLight
Conversation ID 244 Puzzle Item ID N/A

Classes: CageLight

This actor needs a description.

DECORATE definition

ACTOR CageLight 28
{
  Game Strife
  Height 3
  +NOBLOCKMAP +SPAWNCEILING +NOGRAVITY
  ConversationID 244, -1, -1
  States
  {
  Spawn:
    CAGE A -1 // No, it's not bright even though it's a light.
    Stop
  }
}
Personal tools