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: Incorrect price lines on certain bulk buyable items [skip ci] #2371

Merged
merged 1 commit into from Mar 15, 2024

Conversation

DonkeyBlaster
Copy link
Member

If the price matched any color code in the price line, the entire thing would be replaced with the price*4 since .replace() does a replace all. StyledText parses first now so color codes aren't replaced.

@DonkeyBlaster DonkeyBlaster added this pull request to the merge queue Mar 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 15, 2024
@kristofbolyai kristofbolyai added this pull request to the merge queue Mar 15, 2024
Merged via the queue into main with commit de0a9cf Mar 15, 2024
1 check passed
@kristofbolyai kristofbolyai deleted the bulkbuyfix branch March 15, 2024 20:16
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.

None yet

3 participants