We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently it appears that manually setting a level is getting the incorrect level:
ie: setting a manual town level to 5 returns the town level that corresponds with a numResidents of 5, instead of the fifth townlevel in the map.
The text was updated successfully, but these errors were encountered:
Fix manually-set town levels not returning the correct TownLevel
13add63
Closes #7103
195087d
Fix manually-set town levels not returning the correct TownLevel (#7104)
d269fb4
* Fix manually-set town levels not returning the correct TownLevel Closes #7103 * requested change
LlmDl
Successfully merging a pull request may close this issue.
Please explain your feature request to the best of your abilities:
Currently it appears that manually setting a level is getting the incorrect level:
ie: setting a manual town level to 5 returns the town level that corresponds with a numResidents of 5, instead of the fifth townlevel in the map.
The text was updated successfully, but these errors were encountered: