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