Classes:ZStumpBare
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Bare tree stump | |||
|---|---|---|---|
| Actor type | Vegetation | Game | |
| DoomEd Number | 29 | Class Name | ZStumpBare |
Classes: ZStumpBare
This actor needs a description.
DECORATE definition
ACTOR ZStumpBare 29
{
Game Hexen
Radius 12
Height 20
+SOLID
States
{
Spawn:
STM2 A -1
Stop
}
}