mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 09:03:37 +00:00
* [NO GBP] Biogen power usage hotfix (#71443) ## 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 /🆑 * [NO GBP] Biogen power usage hotfix Co-authored-by: Andrew <mt.forspam@gmail.com>