Classes:Candelabra
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:
|
| Candelabra | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 35 | Class Name | Candelabra |
Classes: Candelabra
Candelabra.
DECORATE definition
ACTOR Candelabra
{
Radius 16
Height 60
ProjectilePassHeight -16
+SOLID
States
{
Spawn:
CBRA A -1 Bright
Stop
}
}