Classes:BurningBowl
From ZDoom Wiki
| Burning bowl | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 105 | Class Name | BurningBowl |
| Conversation ID | 239 | Puzzle Item ID | N/A |
Classes: BurningBowl
This actor needs a description.
DECORATE definition
ACTOR BurningBowl 105
{
Game Strife
Radius 16
Height 16
+SOLID
ConversationID 239, -1, -1
ActiveSound "world/smallfire"
States
{
Spawn:
BOWL ABCD 4 Bright
Loop
}
}

