Classes:CyanKey
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Cyan Key | |||
---|---|---|---|
Actor type | Key | Game | |
DoomEd Number | 155 | Class Name | CyanKey |
Classes: Actor → Inventory → KeyGiver → CyanKey
Overview
Alternative pickup for the silver key in the Spear of Destiny mission packs. Larger and more vibrant appearance.
DECORATE Definition
actor CyanKey : KeyGiver 155 { DropItem "SilverKey" states { Spawn: CKEY A -1 stop } }