Classes:BigTree

From ZDoom Wiki

Jump to: navigation, search
Big twisted tree
Actor type Vegetation Game
DoomEd Number 54 Class Name BigTree

Classes: BigTree

Large Crooked Tree

DECORATE definition

ACTOR BigTree 54
{
  Game Doom
  Radius 32
  Height 108
  +SOLID
  States
  {
  Spawn:
    TRE2 A -1
    Stop
  }
}
Personal tools