Classes:ChemicalTable
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Chemical Table | |||
---|---|---|---|
Actor type | Decoration | Game | |
DoomEd Number | 132 | Class Name | ChemicalTable |
Classes: Actor → CowCarcass → ChemicalTable
Overview
A table of chemicals that replaces the cow carcass in the Spear of Destiny mission packs.
DECORATE Definition
actor ChemicalTable : CowCarcass 132 { states { Spawn: CHEM A -1 stop } }