Files
Bubberstation/code/modules/reagents
SkyratBot 9a6c2a8730 [MIRROR] Fixes Cryostylane and Pyrosium reactions to work/be less janky (#3341)
* Fixes Cryostylane and Pyrosium reactions to work/be less janky (#56870)

Pyrosium previously would fail to react because the on_reaction() proc would set it's temperature below it's minimum, so it wouldn't get started. This widens the reaction range to work at pretty much all temperatures.
The same was done for Cryo (which I think works anyways?) but makes the reaction less fussy.
Also makes their oxygen reactions instant so I don't break grenades too.

* Fixes Cryostylane and Pyrosium reactions to work/be less janky

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-13 10:13:23 +00:00
..