Classes:KeyHorn
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Horn key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8038 | Class Name | KeyHorn |
Spawn ID | 93 | Identifier | T_HORNKEY |
Classes: Inventory→Key→HexenKey→KeyHorn
Horn key.
DECORATE definition
ACTOR KeyHorn : HexenKey { Inventory.Icon KEYSLOT9 Inventory.PickupMessage "$TXT_KEY_HORN" // "HORN KEY" States { Spawn: KEY9 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.