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

BATTLE_PYRAMID_RANDOM_ENCOUNTERS does not include Gen 9 Pokemon #3791

Closed
fakuzatsu opened this issue Dec 21, 2023 · 0 comments · Fixed by #4326
Closed

BATTLE_PYRAMID_RANDOM_ENCOUNTERS does not include Gen 9 Pokemon #3791

fakuzatsu opened this issue Dec 21, 2023 · 0 comments · Fixed by #4326
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet

Comments

@fakuzatsu
Copy link

Description

Due to the use of species = Random() % FORMS_START; and the definition of gen 9 Pokemon following the forms, they are not included within this range.

Version

1.7.0 (Default)

Upcoming Version

No response

Discord contact info

zatsoo

@fakuzatsu fakuzatsu added bug Bug status: unconfirmed This bug has not been reproduced yet labels Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant