PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
43 stars 40 forks source link

Sync encounters #91

Closed Naramsim closed 2 years ago

Naramsim commented 2 years ago

This is the final PR, syncing all the data Veekun added in the past months

git checkout master -- 'pokedex/data/csv/encounter*.csv'
git checkout master -- 'pokedex/data/csv/location*.csv'
git checkout master -- 'pokedex/data/csv/pal*.csv'

We had many more locations and encounters than Veekun. So I merged only the thing we lacked.

Naramsim commented 2 years ago

Oh, those were added by us? Ok, then I guess this PR isn't needed at all, my bad. We can then consider the Veekun alignment completed!

Yay hahahah

C-Garza commented 2 years ago

Great work with the PR's, I guess we're synced up again 😄