Classes:Passcard
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Passcard | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 185 | Class Name | Passcard |
Conversation ID | 135, 131, 134 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR Passcard : StrifeKey { Inventory.Icon "I_TPAS" Tag "$TAG_PASSCARD" // "Passcard" Inventory.PickupMessage "$TXT_PASSCARD" // "You picked up the Passcard." States { Spawn: TPAS 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.