02-23-2020, 09:45 PM
The code currently always gives the max payout of $5,000 credits per tick. It was intended to scale.
It's broken because of a multiplication, where there should be a division.
Tested, the fix, now works as originally intended.
This WILL nerf the payout.
The little bit of Discord opinion gathering that I did seemed to think the current payout's too high anyways.
Here's what it will look like. Note: Logarithmic scale.
PR: https://github.com/goonstation/goonstation-2020/pull/32
It's broken because of a multiplication, where there should be a division.
Tested, the fix, now works as originally intended.
This WILL nerf the payout.
The little bit of Discord opinion gathering that I did seemed to think the current payout's too high anyways.
Here's what it will look like. Note: Logarithmic scale.
PR: https://github.com/goonstation/goonstation-2020/pull/32