Files
Bubberstation/code/modules/reagents
SkyratBot 6cb411bc84 [MIRROR] Fixes infinite dispenser power (#6455)
* Fixes infinite dispenser power (#59710)

Fixes an issue where update_total() could recurse and wind up double-counting a bunch of reagents.
Fixes an issue where reagent dispensers could withdraw negative power from their power cell. (Fixes #59663) (Pretty much just the two problems described here but in issue form)

* Fixes infinite dispenser power

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
2021-06-22 22:37:01 +01:00
..