Classes:SkullPile
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Skull Pile | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 150 | Class Name | SkullPile |
Classes: Actor → Skewer → SkullPile
Overview
A pile of skulls to replace the skewer in the Spear of Destiny mission packs.
DECORATE Definition
actor SkullPile : Skewer 150 { states { Spawn: SKPI A -1 stop } }