Classes:StalactiteSmall

From ZDoom Wiki

Jump to: navigation, search
Small stalactite
Actor type Decoration Game
DoomEd Number 39 Class Name StalactiteSmall

Classes: StalactiteSmall

This actor needs a description.


DECORATE definition

ACTOR StalactiteSmall 39
{
  Game Heretic
  Radius 8
  Height 36
  +SOLID
  +SPAWNCEILING
  +NOGRAVITY
  States
  {
  Spawn:
    STCS A -1
    Stop
  }
}
Personal tools