Classes:BrownColumn
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Brown Column | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 89 | Class Name | BrownColumn |
Classes: Actor → BrownColumn
→DevilStatue
Overview
A brown column.
DECORATE Definition
actor BrownColumn 89
{
Radius 32
+SOLID
states
{
Spawn:
COL2 A -1
stop
}
}