Classes:ZStalagmiteMedium
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:
|
| Medium stalagmite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 50 | Class Name | ZStalagmiteMedium |
Classes: ZStalagmiteMedium
The Hexen stalagmite obstacle.
DECORATE definition
ACTOR ZStalagmiteMedium
{
Radius 6
Height 40
+SOLID
States
{
Spawn:
SGM2 A -1
Stop
}
}