From: chromiumboy <50505512+chromiumboy@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:26:34 +0000 (-0600) Subject: Reduced the fuel decay rate of rad collectors (#22063) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fa3afd8462e9d8ef9a71c6a28a39909b9709b881;p=space-station-14.git Reduced the fuel decay rate of rad collectors (#22063) --- diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/collector.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/collector.yml index d83e8b21fe..acd1b80fb4 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/collector.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/collector.yml @@ -55,7 +55,7 @@ radiationReactiveGases: - reactantPrototype: Plasma powerGenerationEfficiency: 1 - reactantBreakdownRate: 0.0002 + reactantBreakdownRate: 0.0001 # Note that this doesn't matter too much (see next comment) # However it does act as a cap on power receivable via the collector. - type: Battery