Classes:KeyGiver
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Key Giver | |||
---|---|---|---|
Actor type | Internal | Game | |
DoomEd Number | None | Class Name | KeyGiver |
Classes: Actor → Inventory → KeyGiver
→CyanKey
→YellowKey
Overview
This is a base class for defining alternative pickups for keys. The key which should be given should be specified as the dropitem.
DECORATE Definition
actor KeyGiver : Inventory native { }