Classes:AlienBubbleColumn
From ZDoom Wiki
| Alien bubble column | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 221 | Class Name | AlienBubbleColumn |
| Conversation ID | 290 | Puzzle Item ID | N/A |
Classes: AlienBubbleColumn
This actor needs a description.
DECORATE definition
ACTOR AlienBubbleColumn 221
{
Game Strife
Radius 16
Height 128
+SOLID
ConversationID 290, -1, -1
ActiveSound "ambient/alien5"
States
{
Spawn:
BUBB A 4 A_LoopActiveSound
Loop
}
}

