Class FrezonProductionReaction
Produces frezon from oxygen and tritium, with nitrogen as a catalyst that also acts as a stopper if too much is present. Has a max temperature, but paradoxically gets more efficient the hotter it is.
Inheritance
System.Object
FrezonProductionReaction
Implements
Namespace: Content.Server.Atmos.Reactions
Assembly: Content.Server.dll
Syntax
public sealed class FrezonProductionReaction : object, IGasReactionEffect
Methods
| Improve this Doc View SourceReact(GasMixture, IGasMixtureHolder, AtmosphereSystem)
Declaration
public ReactionResult React(GasMixture mixture, IGasMixtureHolder holder, AtmosphereSystem atmosphereSystem)
Parameters
Type | Name | Description |
---|---|---|
GasMixture | mixture | |
IGasMixtureHolder | holder | |
AtmosphereSystem | atmosphereSystem |
Returns
Type | Description |
---|---|
ReactionResult |