Classes:KeyDungeon
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Dungeon key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8035 | Class Name | KeyDungeon |
Spawn ID | 90 | Identifier | T_MACEKEY |
Classes: Inventory→Key→HexenKey→KeyDungeon
Mace key, also called dungeon key.
DECORATE definition
ACTOR KeyDungeon : HexenKey { Inventory.Icon KEYSLOT6 Inventory.PickupMessage "$TXT_KEY_DUNGEON" // "DUNGEON KEY" States { Spawn: KEY6 A -1 Stop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.