Classes:SStalactiteSmall

From ZDoom Wiki

Jump to: navigation, search
Small stalactite
Actor type Decoration Game
DoomEd Number 161 Class Name SStalactiteSmall
Conversation ID 217 Puzzle Item ID N/A

Classes: SStalactiteSmall

This actor needs a description.

DECORATE definition

ACTOR SStalactiteSmall 161
{
  Game Strife
  Radius 16
  Height 40
  +SOLID +SPAWNCEILING +NOGRAVITY
  ConversationID 217, -1, -1
  States
  {
  Spawn:
    STLG A -1
    Stop
  }
}
Personal tools