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

Improve support for Pokémon with multiple forms #35

Open
SnowPhoenix opened this issue Feb 25, 2017 · 0 comments
Open

Improve support for Pokémon with multiple forms #35

SnowPhoenix opened this issue Feb 25, 2017 · 0 comments

Comments

@SnowPhoenix
Copy link
Contributor

Currently we handle forms via an array that stores sub-arrays containing the names of each form for Pokémon with multiple forms. This approach works well enough for most things, but it results in assignReadableNames returning incorrect stats and types if these attributes vary between a Pokémon's different forms (e.g. Sky Forme Shaymin).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants