Classes:WarehouseKey
Classes: Inventory→Key→StrifeKey→WarehouseKey
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Warehouse key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 166 | Class Name | WarehouseKey |
Conversation ID | 148, 144, 147 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR WarehouseKey : StrifeKey { Inventory.Icon "I_WARE" Tag "$TAG_WAREHOUSEKEY" // "Warehouse Key" Inventory.PickupMessage "$TXT_WAREHOUSEKEY" // "You picked up the Warehouse Key." States { Spawn: WARE 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.