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