Files
Bubberstation/code/modules/power
SkyratBot d30c2f5de4 [MIRROR] Lathes no use power to print piecemeal AND respect area.requires_power (#26322)
* Lathes no use power to print piecemeal AND respect area.requires_power (#81198)

check for area.requires_power
## About The Pull Request

If the area is supposed to not require power, we should respect that
Also it doesnt make sense to use all the power at once even though we
print items in series not parallel

fixes #81155

## Changelog
🆑
fix: lathes now respect always-powered areas
balance: lathes now use power as they print instead of all at once
/🆑

* Lathes no use power to print piecemeal AND respect area.requires_power

---------

Co-authored-by: Zephyr <12817816+ZephyrTFA@users.noreply.github.com>
Co-authored-by: Zergspower <Griffinj88@yahoo.com>
2024-02-02 21:00:46 +01:00
..