Classes:Chandelier
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 | 28 | Class Name | Chandelier |
Classes: Chandelier
A heavy iron chandelier carrying eight brown candles.
DECORATE definition
ACTOR Chandelier
{
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CHDL ABC 4
Loop
}
}