Files
Bubberstation/code/modules/vehicles
SkyratBot 2b113aa1bf [MIRROR] [NO GBP] adjust mecha generator consumption values to use SHEET_MATERIAL_AMOUNT [MDB IGNORE] (#21974)
* [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>
2023-06-23 16:13:39 -07:00
..