2
0
Fork 0
mirror of https://github.com/PokeAPI/pokeapi synced 2025-03-03 22:47:17 +00:00

update name to be consistent

This commit is contained in:
Wyatt Condon 2023-03-04 08:20:08 -05:00
parent 6acb45b22d
commit 49b219e80f

View file

@ -29,5 +29,5 @@ id,region_id,identifier,is_main_series
29,8,crown-tundra,1
30,9,hisui,1
31,10,paldea,1
32,10,the-teal-mask,1
33,10,the-indigo-disk,1
32,10,teal-mask,1
33,10,indigo-disk,1

1 id region_id identifier is_main_series
29 29 8 crown-tundra 1
30 30 9 hisui 1
31 31 10 paldea 1
32 32 10 the-teal-mask teal-mask 1
33 33 10 the-indigo-disk indigo-disk 1