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

Add Sun/Moon

This commit is contained in:
Eevee (Lexy Munroe) 2017-01-26 16:32:12 -08:00
parent c3d1b323ac
commit a33678d8c7
6 changed files with 8 additions and 0 deletions
pokedex/data/csv

View file

@ -25,3 +25,5 @@ id,version_group_id,identifier
24,15,y
25,16,omega-ruby
26,16,alpha-sapphire
27,17,sun
28,17,moon

1 id version_group_id identifier
25 24 15 y
26 25 16 omega-ruby
27 26 16 alpha-sapphire
28 27 17 sun
29 28 17 moon