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

Display the correct shadow size when sending out a new Pokemon #5618

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

lhearachel
Copy link

Description

This fixes a bug with the enemy shadows implementation where shadow size is not correctly set when a new Pokemon is sent out for a battler slot. This bug applies to both sending out the first Pokemon of a battle and replacing a fainted battler with a new one.

Images

Current Upcoming

On current upcoming, Ting-Lu has an incorrectly-sized shadow on first send-out.

With Changes

With changes applied, Ting-Lu has the correctly-sized shadow on first send-out.

Discord contact info

lhea

@AsparagusEduardo AsparagusEduardo merged commit 13a26c4 into rh-hideout:upcoming Oct 30, 2024
1 check passed
@AsparagusEduardo AsparagusEduardo added category: battle-mechanic Pertains to battle mechanics bugfix Bugfixes labels Oct 30, 2024
ivaantxo pushed a commit to ivaantxo/pokeemerald that referenced this pull request Nov 11, 2024
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.

2 participants