Complete missing game indices#1518
Conversation
a82c89a to
759d6ec
Compare
|
It's difficult to test this, but it's a very nice fix. |
|
Hi, thanks for the contribution, I read the description of the PR and it rounds up. Could you extend the docs with a proper description for these indexes? Also, did you create a program to scrape Bulbapedia? |
|
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. |
Change description
This PR updates all game indices in the following csv files (sources available via the hyperlinks) :
item_game_indices: gen 1, 2 and 9type_game_indices: from gen 7 to gen 9pokemon_game_indices: from XY (close Pokemon from 6th generation lack game indices #1283)location_games_indices: main games onlyNote
location_games_indicesonly contains ageneration_idcolumn, I have only completed it with the locations of the main series games (i.e. usum - swsh - sv).AI coding assistance disclosure
None
Contributor check list