Classes:MapRevealer
From ECWolf Wiki
Revision as of 22:47, 10 June 2018 by TheBreakinBenny (talk | contribs) (Created page with "{{Actor| | type = Internal | name = Inventory | class = Inventory }}Classes: {{Class|Actor}} → {{Class|Inventory}} <u>MapRevealer</u><br> →{{Class|Ammo}}<b...")
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 { }