Classes:ZChandelierUnlit
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Unlit chandelier | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8063 | Class Name | ZChandelierUnlit |
Classes: ZChandelierUnlit
This actor needs a description.
DECORATE definition
ACTOR ZChandelierUnlit 8063
{
Game Hexen
Radius 20
Height 60
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CDLR D -1
Stop
}
}