Classes:ClipBox2
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Clip Box | |||
---|---|---|---|
Actor type | Ammo | Game | |
DoomEd Number | 140 | Class Name | ClipBox2 |
Classes: Actor → Inventory → Ammo → Clip → ClipBox → ClipBox2
Overview
Alternative pickup for the ClipBox for the Spear of Destiny mission packs.
DECORATE Definition
actor ClipBox2 : ClipBox 140 { states { Spawn: AMO2 A -1 stop } }