Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Treasury Starting Amounts #29

Merged
merged 1 commit into from
Aug 21, 2024
Merged

New Treasury Starting Amounts #29

merged 1 commit into from
Aug 21, 2024

Conversation

russ-money
Copy link
Owner

About The Pull Request

Treasury value is now based on the amount of players connected on treasury initialize.
Old value was static random value between 800 & 1500.
New values are based on those old values when 100 players are connected.
Value has a floor of 100 if the starting amount is less than that.

Why It's Good For The Game

Low pop rounds consisted of over 1,000 bucks in the vault, generating large amount of pay outs to the small amount of payees.

Treasury value is base on the amount of players connected when treasury initalizes
Old value was static random between 800 & 1500.
New values are based on those values with 100 players connected.
Value has a floor of 100 if the starting amount is less than that.
@russ-money russ-money merged commit 5598938 into main Aug 21, 2024
2 checks passed
@russ-money russ-money deleted the economy branch August 28, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant