Classes:StrifeCandelabra
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 | StrifeCandelabra |
| Conversation ID | 223 | Puzzle Item ID | N/A |
Classes: StrifeCandelabra
This actor needs a description.
DECORATE definition
ACTOR StrifeCandelabra
{
Radius 16
Height 40
+SOLID
States
{
Spawn:
CLBR A -1
Stop
}
}