Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fixes boulder processing mining point gain. (#595)
* Fixes boulder processing mining point gain. (#81067) ## About The Pull Request Due to a misplaced multiplier, arcmining machines were eating their own point totals. Now, the refinery and smelter should correctly only take the MINING_POINT_MACHINE_MULTIPLIER define on the amount being added to the points held, not on the total resting in the machine. ## Why It's Good For The Game Simple, easy fix. Fixes #81057. ## Changelog :cl: fix: The smelter and refinery now properly hold mining points, only taking a small amount out of net gained points. /:cl: --------- Co-authored-by: SyncIt21 <[email protected]> * Fixes boulder processing mining point gain. --------- Co-authored-by: ArcaneMusic <[email protected]> Co-authored-by: SyncIt21 <[email protected]>
- Loading branch information