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