Classes:ChexYellowCard
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Yellow key | |||
|---|---|---|---|
| Actor type | Key | Game | |
| DoomEd Number | 6 | Class Name | ChexYellowCard |
Classes:Actor→Inventory→Key→DoomKey→YellowCard→ChexYellowCard
This actor needs a description.
DECORATE definition
ACTOR ChexYellowCard : YellowCard { Inventory.PickupMessage "$GOTCYELLOWKEY" // "Picked up a yellow key." }