Classes:SpearOfDestiny2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Spear of Destiny | |||
---|---|---|---|
Actor type | Token | Game | |
DoomEd Number | 138 | Class Name | SpearOfDestiny2 |
Classes: Actor → Inventory → SpearOfDestiny → SpearOfDestiny2
Overview
Alternative pickup for the Spear of Destiny in the mission packs.
DECORATE Definition
actor SpearOfDestiny2 : SpearOfDestiny 138 { inventory.pickupsound "treasure/spear2/pickup" states { Spawn: SOD2 A -1 stop } }