Classes:KeySwamp
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Swamp key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 8039 | Class Name | KeySwamp |
Spawn ID | 94 | Identifier | T_SERPENTKEY |
Classes: Inventory→Key→HexenKey→KeySwamp
Serpent key, also called swamp key.
DECORATE definition
ACTOR KeySwamp : HexenKey { Inventory.Icon KEYSLOTA Inventory.PickupMessage "$TXT_KEY_SWAMP" // "SWAMP KEY" States { Spawn: KEYA 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.