Classes:ZLog
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Tree log | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 88 | Class Name | ZLog |
Classes: ZLog
This actor needs a description.
DECORATE definition
ACTOR ZLog 88
{
Game Hexen
Radius 20
Height 25
+SOLID
States
{
Spawn:
LOGG A -1
Stop
}
}