mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 08:34:23 +00:00
* [NO GBP] adjust mecha generator consumption values to use `SHEET_MATERIAL_AMOUNT` (#76143) i should have adjusted these in my previous PR that was touching this equipment lol thus the no gbp also makes the `ui_act()` not use `usr` if my calculations are correct the consumption rates per tick should be the same — 5% of a sheet when active and 0.65% when idle ## Why It's Good For The Game fixes #76132 ## Changelog 🆑 fix: fixed mecha generators using way too much fuel due to using the old values of material units per sheet /🆑 * [NO GBP] adjust mecha generator consumption values to use `SHEET_MATERIAL_AMOUNT` --------- Co-authored-by: Sealed101 <cool.bullseye@yandex.ru>