-
-
Notifications
You must be signed in to change notification settings - Fork 970
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
Fixes some issues #707
Fixes some issues #707
Conversation
data/v2/csv/pokemon_species.csv
Outdated
887,dragapult,8,886,466,5,6,,4,45,50,0,40,0,1,0,0,0,887, | ||
888,zacian,8,,467,2,8,,-1,10,0,0,120,0,1,0,1,0,888, | ||
889,zamazenta,8,,468,8,8,,-1,10,0,0,120,0,1,0,1,0,889, | ||
890,eternatus,8,,469,7,9,,-1,255,0,0,120,0,1,0,1,0,890, | ||
891,kubfu,8,,470,4,,,1,3,50,0,120,0,1,0,1,0,891, | ||
892,urshifu,8,891,470,4,,,1,3,50,0,120,0,1,0,1,0,892, | ||
893,zarude,8,,471,5,,,-1,3,0,0,120,0,1,0,0,1,893, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like 891-899 still have their shapes missing.
891: 6,
892: 12,
893: 6,
894: 12,
895: 12,
896: 8,
897: 8,
898: 12
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
A PokeAPI/api-data refresh has started. In 45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
#703
#700
and another one I cannot find anymore