Classes:ControlPanel
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Control Panel | |||
---|---|---|---|
Actor type | Miscellaneous | Game | |
DoomEd Number | 148 | Class Name | ControlPanel |
Classes: Actor → Inventory → ScoreItem → ChestofJewels → ControlPanel
Overview
Replacement treasure item for the Chest of Jewels in the Spear of Destiny mission packs.
DECORATE Definition
actor ControlPanel : ChestofJewels 148 { states { Spawn: CPNL A -1 stop } }