Classes:HeadOnAStick

From ZDoom Wiki

Jump to: navigation, search
Head on a stick
Actor type Gore Game
DoomEd Number 27 Class Name HeadOnAStick

Classes: HeadOnAStick

A wooden pole with a single human head staked at the top.

DECORATE definition

ACTOR HeadOnAStick 27
{
  Game Doom
  Radius 16
  Height 56
  +SOLID
  States
  {
  Spawn:
    POL4 A -1
    Stop
  }
}
Personal tools