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 the conditions under which achievements 13 and 20 are awarded. #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

WaterFace
Copy link

Previously these achievements were awarded under conditions that didn't match their descriptions. Achievement 13 "Nerd Boosters" required fewer than 10 of each building, even though the description excluded Producers. Achievement 20 "One and Only One" had the correct condition implemented, but there was also an extraneous line that awarded it when boosting in under 60 seconds

Both of these issues are resolved by this pull request.

Previously, the achievement required having fewer than 10 of each building,
even though the description excluded Producers. Now it properly excludes
Producers.
Previously, this achievement was awarded when boosting in under 60 seconds.
Now it actually matches its description.
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