Classes:ZChandelier
From ZDoom 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 | 17 | Class Name | ZChandelier |
Classes: ZChandelier
This actor needs a description.
DECORATE definition
ACTOR ZChandelier 17
{
Game Hexen
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CDLR ABC 4
Loop
}
}