Classes:MapRevealer
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Inventory | |||
---|---|---|---|
Actor type | Internal | Game | |
DoomEd Number | None | Class Name | Inventory |
Classes: Actor → Inventory MapRevealer
→Ammo
→BackpackItem
→CustomInventory
→ExtraLifeItem
→Health
→Key
→KeyGiver
→ScoreItem
→SpearOfDestiny
→Weapon
Overview
Base class for defining the map revealer item, which shows everything on the automap as well as actors with the PLOTONAUTOMAP flag.
DECORATE Definition
actor MapRevealer : Inventory native { }