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