mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 22:43:46 +00:00
* 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>