Classes:ChimneyStack

From ZDoom Wiki

Jump to: navigation, search
Chimney stack
Actor type Decoration Game
DoomEd Number 63 Class Name ChimneyStack
Conversation ID 272 Puzzle Item ID N/A

Classes: ChimneyStack

This actor needs a description.

DECORATE definition

ACTOR ChimneyStack 63
{
  Game Strife
  Radius 20
  Height 64   // This height does not fit the sprite
  +SOLID
  ConversationID 272, -1, -1
  States
  {
  Spawn:
    STAK A -1
    Stop
  }
}
Personal tools