Classes:ZWingedStatue

From ZDoom Wiki

Jump to: navigation, search
Winged statue
Actor type Decoration Game
DoomEd Number 5 Class Name ZWingedStatue

Classes: ZWingedStatue

This actor needs a description.

DECORATE definition

ACTOR ZWingedStatue 5
{
  Game Hexen
  Radius 10
  Height 62
  +SOLID
  States
  {
  Spawn:
    STTW A -1
    Stop
  }
}
Personal tools