X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/3c572f71bbfedbdd97afa92696eff6a8e323f121..81970e6c67c9bd670835f76bb32a357916ab6c5b:/pokedex/data/csv/pokedexes.csv diff --git a/pokedex/data/csv/pokedexes.csv b/pokedex/data/csv/pokedexes.csv index b3db8e5..9c992e7 100644 --- a/pokedex/data/csv/pokedexes.csv +++ b/pokedex/data/csv/pokedexes.csv @@ -1,9 +1,9 @@ -id,name,description -1,National, -2,Kanto, -3,Johto,"Gold/Silver/Crystal Johto dex: called the ""New"" Pokédex in-game" -4,Hoenn, -5,Sinnoh,Diamond/Pearl Sinnoh dex -6,Sinnoh,Platinum Sinnoh dex: an extended version of Diamond and Pearl's -7,Johto,"HeartGold/SoulSilver Johto dex: a slightly extended version of Gold, Silver, and Crystal's, adding five Generation IV evolutions of Generation I and Generation II Pokémon" -8,Internal ID,IDs used internally in Generation I +id,region_id,identifier +1,,national +2,1,kanto +3,2,original-johto +4,3,hoenn +5,4,original-sinnoh +6,4,extended-sinnoh +7,2,updated-johto +8,5,unova