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