Classes:OneUpPill
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
One Up Pill | |||
---|---|---|---|
Actor type | Powerup | Game | |
DoomEd Number | 144 | Class Name | OneUpPill |
Classes: Actor → Inventory → CustomInventory → OneUp → OneUpPill
Overview
Alternative pickup for the one up item in the Spear of Destiny mission packs. Appears as a pill.
DECORATE Definition
actor OneUpPill : OneUp 144 { states { Spawn: PILL A -1 bright stop } }