Classes:OneUpHealth
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
One Up Health | |||
---|---|---|---|
Actor type | Internal | Game | |
DoomEd Number | None | Class Name | OneUpHealth |
Classes: Actor → Inventory → Health → OneUpHealth
Overview
This actor allows the OneUp item to give 99 points of health. Otherwise, it is not used directly.
DECORATE Definition
actor OneUpHealth : Health { inventory.amount 99 }