Classes:SStalactiteBig

From ZDoom Wiki

Jump to: navigation, search
Big stalactite
Actor type Decoration Game
DoomEd Number 98 Class Name SStalactiteBig
Conversation ID 216 Puzzle Item ID N/A

Classes: SStalactiteBig

This actor needs a description.

DECORATE definition

ACTOR SStalactiteBig 98
{
  Game Strife
  Radius 16
  Height 54
  +SOLID +SPAWNCEILING +NOGRAVITY
  ConversationID 216, -1, -1
  States
  {
  Spawn:
    STLG C -1
    Stop
  }
}
Personal tools