Classes:ZStalactiteSmall
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Small stalactite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 57 | Class Name | ZStalactiteSmall |
Classes: ZStalactiteSmall
This actor needs a description.
DECORATE definition
ACTOR ZStalactiteSmall 57
{
Game Hexen
Radius 8
Height 40
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
SLC3 A -1
Stop
}
}