Classes:TorchTree
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Torched tree | |||
|---|---|---|---|
| Actor type | Vegetation | Game | |
| DoomEd Number | 43 | Class Name | TorchTree |
Classes: TorchTree
This actor needs a description.
DECORATE definition
ACTOR TorchTree 43
{
Game Doom
Radius 16
Height 56
+SOLID
States
{
Spawn:
TRE1 A -1
Stop
}
}