Classes:KeySilver
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Silver key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8036 | Class Name | KeySilver |
Spawn ID | 91 | Identifier | T_SILVERKEY |
Classes: Inventory→Key→HexenKey→KeySilver
Silver key.
DECORATE definition
ACTOR KeySilver : HexenKey { Inventory.Icon KEYSLOT7 Inventory.PickupMessage "$TXT_KEY_SILVER" // "SILVER KEY" States { Spawn: KEY7 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.