Classes:ShortBush

From ZDoom Wiki

Jump to: navigation, search
Short bush
Actor type Vegetation Game
DoomEd Number 60 Class Name ShortBush
Conversation ID 270 Puzzle Item ID N/A

Classes: ShortBush

This actor needs a description.

DECORATE definition

ACTOR ShortBush 60
{
  Game Strife
  Radius 15
  Height 40
  +SOLID
  ConversationID 270, -1, -1
  States
  {
  Spawn:
    BUSH A -1
    Stop
  }
}
Personal tools