Classes:KeyCastle
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Castle key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8200 | Class Name | KeyCastle |
Classes: Inventory→Key→HexenKey→KeyCastle
Castle key. The only Hexen key without a SpawnID.
DECORATE definition
ACTOR KeyCastle : HexenKey { Inventory.Icon KEYSLOTB Inventory.PickupMessage "$TXT_KEY_CASTLE" // "CASTLE KEY" States { Spawn: KEYB 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.