Classes:ZTreeSwamp150

From ZDoom Wiki

Jump to: navigation, search
Swamp tree
Actor type Vegetation Game
DoomEd Number 26 Class Name ZTreeSwamp150

Classes: ZTreeSwamp150
In Hexen.wad, the sprite is actually named TRE2A0 and is renamed at load-time by ZDoom.

This actor needs a description.

DECORATE definition

ACTOR ZTreeSwamp150 26
{
  Game Hexen
  Radius 10
  Height 150
  +SOLID
  States
  {
  Spawn:
    TRES A -1
    Stop
  }
}
Personal tools