Classes:NuclearBarrel
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Nuclear Barrel | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 133 | Class Name | NuclearBarrel |
Classes: Actor → WellWithBlood → NuclearBarrel
Overview
A barrel with a radiation symbol. Replaces the well with blood in the Spear of Destiny mission packs.
DECORATE Definition
actor NuclearBarrel : WellWithBlood 133 { states { Spawn: NUKE A -1 stop } }