Classes:RedCard
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Red keycard | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 13 | Class Name | RedCard |
Spawn ID | 86 | Identifier | T_REDKEYCARD |
Classes: Inventory→Key→DoomKey→RedCard
A Red keycard that opens red doors in Doom.
DECORATE definition
ACTOR RedCard : DoomKey { Inventory.PickupMessage "$GOTREDCARD" Inventory.Icon "STKEYS2" States { Spawn: RKEY A 10 RKEY B 10 Bright Loop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.