Classes:ZStumpBurned
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:
|
| Burned tree stump | |||
|---|---|---|---|
| Actor type | Vegetation | Game | |
| DoomEd Number | 28 | Class Name | ZStumpBurned |
Classes: ZStumpBurned
This actor needs a description.
DECORATE definition
ACTOR ZStumpBurned
{
Radius 12
Height 20
+SOLID
States
{
Spawn:
STM1 A -1
Stop
}
}