Files
Bubberstation/code/modules/atmospherics
SkyratBot 03880c0265 [MIRROR] Swaps the energy requirements for emitting radiation pulses for the proto-nitrate tritium response and proto-nitrate bz response gas reactions. [MDB IGNORE] (#14381)
* Swaps the energy requirements for emitting radiation pulses for the proto-nitrate tritium response and proto-nitrate bz response gas reactions. (#67803)

Hi.

Makes the proto-nitrate tritium response radiation pulse energy release requirement require PN_TRITIUM_CONVERSION_RAD_RELEASE_THRESHOLD instead of PN_BZASE_RAD_RELEASE_THRESHOLD, because it was meant to use that define instead of the one it was apparently using.

Makes the proto-nitrate bz response radiation pulse energy release requirement require PN_BZASE_RAD_RELEASE_THRESHOLD instead of PN_TRITIUM_CONVERSION_RAD_RELEASE_THRESHOLD, because it was meant to use that define instead of the one it was apparently using.

* Swaps the energy requirements for emitting radiation pulses for the proto-nitrate tritium response and proto-nitrate bz response gas reactions.

Co-authored-by: Pickle-Coding <58013024+Pickle-Coding@users.noreply.github.com>
2022-06-17 20:03:52 +01:00
..