Classes:KeyYellow
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 prism key | |||
|---|---|---|---|
| Actor type | Key | Game | |
| DoomEd Number | 80 | Class Name | KeyYellow |
| Spawn ID | 87 | Identifier | T_YELLOWKEY |
Classes: Inventory→Key→HereticKey→KeyYellow
Yellow prism key.
DECORATE definition
ACTOR KeyYellow : HereticKey { Inventory.PickupMessage "$TXT_GOTYELLOWKEY" Inventory.Icon "YKEYICON" States { Spawn: CKYY ABCDEFGHI 3 Bright Loop } }