Classes:OrderKey
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Order key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 86 | Class Name | OrderKey |
Conversation ID | 147, 143, 146 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR OrderKey : StrifeKey { Inventory.Icon "I_FUBR" Tag "$TAG_ORDERKEY" // "Order Key" Inventory.PickupMessage "$TXT_ORDERKEY" // "You picked up the Order Key." States { Spawn: FUBR 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.