Classes:KeyRusted
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Rusted key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8037 | Class Name | KeyRusted |
Spawn ID | 92 | Identifier | T_RUSTYKEY |
Classes: Inventory→Key→HexenKey→Key
Rusted key.
DECORATE definition
ACTOR KeyRusted : HexenKey { Inventory.Icon KEYSLOT8 Inventory.PickupMessage "$TXT_KEY_RUSTED" // "RUSTED KEY" States { Spawn: KEY8 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.