Classes:ZGemPedestal

From ZDoom Wiki

Jump to: navigation, search
Heart of D'Sparil pedestal
Actor type Interactive object Game
DoomEd Number 9012 Class Name ZGemPedestal

Classes: SwitchableDecorationSwitchingDecorationZGemPedestal

This actor needs a description.

DECORATE definition

ACTOR ZGemPedestal : SwitchingDecoration 9012
{
  Game Hexen
  Radius 10
  Height 40
  +SOLID
  States
  {
  Spawn:
    GMPD A -1
    Stop
  Active:
    GMPD B -1
    Stop
  }
}
Personal tools