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 Shiny Charm doing too many rerolls by default #3327

Merged
merged 4 commits into from
Sep 30, 2023

Conversation

kittenchilly
Copy link

Description

Fixes us accidentally adding 3 rerolls with the shiny charm resulting in 4 total rolls for shininess, when it should be only 2 like on cart (3 total).
This is corroborated by the SV shiny rate chart by Anubis: https://twitter.com/Sibuna_Switch/status/1593266100627709957

Discord contact info

kittenchilly

@ghoulslash
Copy link
Collaborator

The config name should probably be changed to something like SHINY_CHARM_ADDITIONAL_ROLLS, or the code changed to mimic the current config to not be confusing.

@kittenchilly
Copy link
Author

kittenchilly commented Sep 25, 2023

The config name should probably be changed to something like SHINY_CHARM_ADDITIONAL_ROLLS, or the code changed to mimic the current config to not be confusing.

Good idea, I'll do the first one.

@kittenchilly kittenchilly deleted the shinycharmfix branch September 25, 2023 18:20
@kittenchilly kittenchilly restored the shinycharmfix branch September 25, 2023 18:21
@kittenchilly kittenchilly reopened this Sep 25, 2023
include/config/item.h Outdated Show resolved Hide resolved
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
@AsparagusEduardo AsparagusEduardo merged commit cc1d748 into rh-hideout:master Sep 30, 2023
1 check passed
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.

3 participants