Classes:SStalactiteBig
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| 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
}
}