Classes:ZStalagmiteSmall
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Small stalagmite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 51 | Class Name | ZStalagmiteSmall |
Classes: ZStalagmiteSmall
This actor needs a description.
DECORATE definition
ACTOR ZStalagmiteSmall
{
Radius 8
Height 36
+SOLID
States
{
Spawn:
SGM3 A -1
Stop
}
}