1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Add OR/AS pokedex numbers.

I probably butchered the German translations, but whatever.
If anyone cares, someone will fix it.

Updates .
This commit is contained in:
Andrew Ekstedt 2015-05-31 13:30:46 -07:00
parent c4f1741a79
commit b8fc3d83f5
4 changed files with 217 additions and 2 deletions
pokedex/data/csv

View file

@ -12,3 +12,4 @@ id,region_id,identifier,is_main_series
12,6,kalos-central,1
13,6,kalos-coastal,1
14,6,kalos-mountain,1
15,3,updated-hoenn,1

1 id region_id identifier is_main_series
12 12 6 kalos-central 1
13 13 6 kalos-coastal 1
14 14 6 kalos-mountain 1
15 15 3 updated-hoenn 1