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

Vivillon Icy Snow Image Incorrect #1067

Open
JRuffs7 opened this issue Apr 12, 2024 · 1 comment
Open

Vivillon Icy Snow Image Incorrect #1067

JRuffs7 opened this issue Apr 12, 2024 · 1 comment

Comments

@JRuffs7
Copy link

JRuffs7 commented Apr 12, 2024

When pulling data for the Vivillon forms, I noticed that the default form image for Vivillon (666) was the Meadow form. However, when going into the data call, it was specifying the 666-meadow.png image and was not specified as the default form (is_default: false).

When I grabbed the data for the Icy Snow form, this did not specify form within the image and just used 666.png image. This form was listed as the default (is_default: true). The default 666.png image is also the Meadow form, which is incorrect for the call being made.

Steps to Reproduce:

  1. Access these two API calls:
  1. Look into the sprites for each form:
  1. Both of these images are the same, therefore giving the Icy Snow form the incorrect image

Possible Solutions:

@Naramsim
Copy link
Member

Hi, could you submit a PR fixing this? About the possible two options, I'd go with the easiest one in terms of efforts as of now

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

No branches or pull requests

2 participants