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