Classes:WhitePillar
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| White Pillar | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 40 | Class Name | WhitePillar |
Classes: Actor → WhitePillar
→CrackedPillar
Overview
A white column.
DECORATE Definition
actor WhitePillar 40
{
radius 32
+SOLID
states
{
Spawn:
COLU A -1
stop
}
}