Classes:ZChandelierUnlit
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:
|
| Unlit chandelier | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8063 | Class Name | ZChandelierUnlit |
Classes: ZChandelierUnlit
This actor needs a description.
DECORATE definition
ACTOR ZChandelierUnlit
{
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CDLR D -1
Stop
}
}