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