Classes:YellowCard
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Yellow keycard | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 6 | Class Name | YellowCard |
Spawn ID | 87 | Identifier | T_YELLOWKEYCARD |
Classes: Inventory→Key→DoomKey→YellowCard
Yellow keycard.
DECORATE definition
ACTOR YellowCard : DoomKey { Inventory.PickupMessage "$GOTYELWCARD" Inventory.Icon "STKEYS1" States { Spawn: YKEY A 10 YKEY 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.