mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 17:18:16 +01:00
* Fixes oculine overheat reaction not working for 2 years (#74849) ## About The Pull Request  This proc takes a holder and an equilibrium, of which these calls forgot to supply `/datum/chemical_reaction/proc/explode_flash(datum/reagents/holder, datum/equilibrium/equilibrium, range = 2, length = 25)` ## Why It's Good For The Game Runtime ## Changelog 🆑 Melbert fix: Overheating Oculine will flash people nearby, as was intended 2 years ago (never worked) /🆑 * Fixes oculine overheat reaction not working for 2 years --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>