Classes:ZWingedStatueNoSkull

From ZDoom Wiki

Jump to: navigation, search
Headless winged statue
Actor type Interactive object Game
DoomEd Number 9011 Class Name ZWingedStatueNoSkull

Classes: SwitchableDecorationSwitchingDecorationZWingedStatueNoSkull

This actor needs a description.

DECORATE definition

ACTOR ZWingedStatueNoSkull : SwitchingDecoration 9011
{
  Game Hexen
  Radius 10
  Height 62
  +SOLID
  States
  {
  Spawn:
    STWN A -1
    Stop
  Active:
    STWN B -1
    Stop
  }
}
Personal tools