Classes:MaulerKey
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Mauler key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 233 | Class Name | MaulerKey |
Conversation ID | 156, 152, 155 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR MaulerKey : StrifeKey { Inventory.Icon "I_BLTK" Tag "$TAG_MAULERKEY" // "Mauler Key"; "New Key2" in the Teaser Inventory.PickupMessage "$TXT_MAULERKEY" // "You picked up the Mauler Key." States { Spawn: BLTK 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.