Classes:StalactiteLarge
From ZDoom Wiki
| Large stalactite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 40 | Class Name | StalactiteLarge |
Classes: StalactiteLarge
This actor needs a description.
DECORATE definition
ACTOR StalactiteLarge 40
{
Game Heretic
Radius 12
Height 68
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
STCL A -1
Stop
}
}

