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

Updating instability thresholds to match changes in PR #58832 #59818

Merged

Conversation

Stadler76
Copy link
Contributor

@Stadler76 Stadler76 commented Aug 1, 2022

Summary

Bugfixes "Updating instability thresholds to match changes in PR #58832"

Purpose of change

In #58832 the minimum value to roll on bad mutations has changed from 800 to 900, but the values haven't been updated for the Instability vitamin. This small update fixes it.

Describe the solution

Changed the values from 1-799, 800-2799 to 1-899, 900-2799.

Describe alternatives you've considered

None.

Testing

Haven't tested it yet, because I don't have a 'reload json'-button ingame :-/
But it's just shifting two numbers in a json, so "what could possibly go wrong?"™
Just realized, that I could simply start another instance of cataclysm-tiles.exe. Results:

  • Mild Genetic Damage from 1 through 899 Instability.
  • Genetic Damage from 900 through 2799 Instability.
  • Severe Genetic Damge starting at 2800 Instability.

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Aug 1, 2022
@bombasticSlacks bombasticSlacks merged commit 47d49b1 into CleverRaven:master Aug 2, 2022
@Stadler76 Stadler76 deleted the fix-instability-thresholds branch August 2, 2022 22:23
alef pushed a commit to alef/Cataclysm-DDA that referenced this pull request Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants