Classes:MilitaryID
Classes: Inventory→Key→StrifeKey→MilitaryID
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Military ID | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | None | Class Name | MilitaryID |
Conversation ID | 146, 142, 145 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR MilitaryID : StrifeKey { Inventory.Icon "I_GYID" Tag "$TAG_MILITARYID" // "Military ID" Inventory.PickupMessage "$TXT_MILITARYID" // "You picked up the Military ID." States { Spawn: GYID 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.