Classes:CeilingChain
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Ceiling chain | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 109 | Class Name | CeilingChain |
| Conversation ID | 243 | Puzzle Item ID | N/A |
Classes: CeilingChain
This actor needs a description.
DECORATE definition
ACTOR CeilingChain 109
{
Game Strife
Radius 20
Height 93
+NOBLOCKMAP +SPAWNCEILING +NOGRAVITY
ConversationID 243, -1, -1
States
{
Spawn:
CHAN A -1
Stop
}
}