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