Classes:SilverKey
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 | 38 | Class Name | SilverKey |
Conversation ID | 144, 140, 143 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR SilverKey : StrifeKey { Inventory.Icon "I_KY2S" Tag "$TAG_SILVERKEY" // "Silver Key" Inventory.PickupMessage "$TXT_SILVERKEY" // "You picked up the Silver Key." States { Spawn: KY2S 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.