Classes:ChapelKey
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Chapel key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 195 | Class Name | ChapelKey |
Conversation ID | 152, 148, 151 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR ChapelKey : StrifeKey { Inventory.Icon "I_CHAP" Tag "$TAG_CHAPELKEY" // "Chapel Key" Inventory.PickupMessage "$TXT_CHAPELKEY" // "You picked up the Chapel Key." States { Spawn: CHAP 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.