Classes:Stalagmite
A short gray stalagmite. While its sprite is present in Doom, there was no corresponding actor in the vanilla game. This actor definition has been taken from Skulltag.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Stalagmite | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 5050 | Class Name | Stalagmite |
Classes: Stalagmite
DECORATE definition
ACTOR Stalagmite
{
Radius 16
Height 48
+SOLID
States
{
Spawn:
SMT2 A -1
Stop
}
}
Note: In Skulltag, this actor also has "Game Heretic" and "Game Hexen" defined, not just "Game Doom".
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.