Classes:ZLog
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:
|
| Tree log | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 88 | Class Name | ZLog |
Classes: ZLog
This actor needs a description.
DECORATE definition
ACTOR ZLog
{
Radius 20
Height 25
+SOLID
States
{
Spawn:
LOGG A -1
Stop
}
}