Classes:ZChandelier
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:
|
| Chandelier | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 17 | Class Name | ZChandelier |
Classes: ZChandelier
This actor needs a description.
DECORATE definition
ACTOR ZChandelier
{
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CDLR ABC 4
Loop
}
}