mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-03-03 22:47:17 +00:00
Fix main region ID for Gen9 in Generations
This commit is contained in:
parent
57c11f9b9f
commit
b5fd0cb837
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ id,main_region_id,identifier
|
|||
6,6,generation-vi
|
||||
7,7,generation-vii
|
||||
8,8,generation-viii
|
||||
9,9,generation-ix
|
||||
9,10,generation-ix
|
|
Loading…
Add table
Reference in a new issue