Classes:GoldKey
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Gold Key | |||
---|---|---|---|
Actor type | Key | Game | ![]() |
DoomEd Number | 53 | Class Name | GoldKey |
Classes: Actor → Inventory → Key → GoldKey
Overview
The gold key in Wolfenstein 3D.
DECORATE Definition
actor GoldKey : Key 53 { +INVENTORY.ALWAYSPICKUP states { Spawn: GKEY A -1 stop } }