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

Fix chance value in park mapgen #36899

Closed
wants to merge 2 commits into from
Closed

Conversation

Fris0uman
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Fix chance value in park mapgen"

Purpose of change

Fixes #36637

Describe the solution

Fix typo from 500 to 50
Fix doc implying chance is one_in_X instead of X/100

Describe alternatives you've considered

Testing

Additional context

@I-am-Erk
Copy link
Member

I got this in #36898

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.

map::place_items() called with an invalid chance (500)
2 participants