Classes:StrifeBurningBarrel
From ZDoom Wiki
| Burning barrel | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 70 | Class Name | StrifeBurningBarrel |
| Conversation ID | 238 | Puzzle Item ID | N/A |
Classes: StrifeBurningBarrel
This actor needs a description. In Strife1.wad, the sprites are actually named BARL* and are renamed at load-time by ZDoom.
DECORATE definition
ACTOR StrifeBurningBarrel 70
{
Game Strife
Radius 16
Height 48
+SOLID
ConversationID 238, -1, -1
States
{
Spawn:
BBAR ABCD 4 Bright
Loop
}
}

