Classes:Info
Classes: Inventory→Info
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Info | |||
---|---|---|---|
Actor type | Quest item | Game | ![]() |
DoomEd Number | None | Class Name | Info |
Conversation ID | 300, 282, 299 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR Info : Inventory { +FLOORCLIP +INVENTORY.INVBAR Tag "$TAG_INFO" // "Info" Inventory.Icon "I_TOKN" Inventory.PickupMessage "$TXT_INFO" // "You picked up the info." States { Spawn: TOKN 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.