Classes:HeadsOnAStick
From ZDoom Wiki
| Skewered heads on a stick | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 28 | Class Name | HeadsOnAStick |
Classes: HeadsOnAStick
A wooden pole with several human heads impaled upon it.
DECORATE definition
ACTOR HeadsOnAStick 28
{
Game Doom
Radius 16
Height 64
+SOLID
States
{
Spawn:
POL2 A -1
Stop
}
}

