Classes:OracleKey
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Oracle key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 61 | Class Name | OracleKey |
Conversation ID | 145, 141, 144 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR OracleKey : StrifeKey { Inventory.Icon "I_ORAC" Tag "$TAG_ORACLEKEY" // "Oracle Key" Inventory.PickupMessage "$TXT_ORACLEKEY" // "You picked up the Oracle Key." States { Spawn: ORAC 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.