Files
Bubberstation/code/modules/wiremod
SkyratBot be9b901ef5 [MIRROR] Module duplicator has cheaper costs for circuit duplication [MDB IGNORE] (#22785)
* Module duplicator has cheaper costs for circuit duplication (#77180)

## About The Pull Request
Fixes #77158

> this is pretty clearly a relic of the resource cost rebalance.

Yes it is. `cost_per_component` var had a fixed value of 1000. Now it's
value is 1 /10th of `SHEET_MATERIAL_AMOUNT `

* Module duplicator has cheaper costs for circuit duplication

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
2023-07-30 16:03:38 -04:00
..