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