Classes:ZStalagmiteLarge
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:
|
| Large stalagmite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 49 | Class Name | ZStalagmiteLarge |
Classes: ZStalagmiteLarge
This actor needs a description.
DECORATE definition
ACTOR ZStalagmiteLarge
{
Radius 8
Height 48
+SOLID
States
{
Spawn:
SGM1 A -1
Stop
}
}