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

Fixed Shiny Pokemon not being shiny after transforming with a gimmick #5573

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

hedara90
Copy link
Collaborator

Description

Added an additional check to see if the task being executed is a Mega Evolution derived gimmick and runs the proper branch if that's the case instead of checking the shiny status of the opponent to decide Form shinyness.

Images

shinyPlayer.mp4
shinyOpponent.mp4

Issue(s) that this PR fixes

Fixes #5571

Feature(s) this PR does NOT handle:

Ultra Burst animation showing the Necrozma sprite before it should.

Discord contact info

hedara

@hedara90 hedara90 added category: battle-mechanic Pertains to battle mechanics bugfix Bugfixes labels Oct 24, 2024
@tertu-m tertu-m merged commit 5dcf3e7 into rh-hideout:master Oct 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes category: battle-mechanic Pertains to battle mechanics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mega-evolution anim does not load the shiny palette
2 participants