Classes:Chandelier
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Chandelier | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 37 | Class Name | Chandelier |
Classes: Actor → Chandelier
→Chandelier2
Overview
A golden chandelier ceiling light.
DECORATE Definition
actor Chandelier 37
{
states
{
Spawn:
CHAN A -1 bright
stop
}
}