Classes:PillarTechno
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Tech pillar | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 48 | Class Name | PillarTechno |
| Conversation ID | 210 | Puzzle Item ID | N/A |
Classes: PillarTechno
A tall dark metal pillar crowned by spotlights.
DECORATE definition
ACTOR PillarTechno 48
{
Game Strife
Radius 20
Height 128
+SOLID
ConversationID 210, -1, -1
States
{
Spawn:
MONI A -1
Stop
}
}