Classes:EntityNest

From ZDoom Wiki

Jump to: navigation, search
Entity nest
Actor type Decoration Game
DoomEd Number 26 Class Name EntityNest
Conversation ID 76 Puzzle Item ID N/A

Classes: EntityNest

This actor needs a description.

DECORATE definition

ACTOR EntityNest 26
{
  Game Strife
  ConversationID 76,-1,-1
  Radius 84
  Height 47
  +SOLID
  +NOTDMATCH
  +FLOORCLIP
  States
  {
  Spawn:
    NEST A -1
    Stop
  }
}
Personal tools