mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 18:40:42 +00:00
## About The Pull Request Fixes the active power usage for biogenerator (300kw -> 3kw active usage) because of wrong time conversion change in https://github.com/tgstation/tgstation/pull/71175 There is also another bug with biogen, that looks like a regression of some other PR as it wasn't there before the merge: `build_path(drop_location(), amount)` ignores amount for non-stackable items. Not sure why it got broken. ## Changelog 🆑 fix: biogenerator active power usage fix /🆑