mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Put XD between Colosseum and FRLG. It is related to Colosseum more.
Also it should collapse better in the spline-pokedex tables.
This commit is contained in:
parent
d4b7a29182
commit
e15b1a257a
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ id,generation_id,pokedex_id,order
|
||||||
4,2,3,4
|
4,2,3,4
|
||||||
5,3,4,5
|
5,3,4,5
|
||||||
6,3,4,6
|
6,3,4,6
|
||||||
7,3,2,8
|
7,3,2,9
|
||||||
8,4,5,10
|
8,4,5,10
|
||||||
9,4,6,11
|
9,4,6,11
|
||||||
10,4,7,12
|
10,4,7,12
|
||||||
11,5,8,13
|
11,5,8,13
|
||||||
12,3,4,7
|
12,3,4,7
|
||||||
13,3,4,9
|
13,3,4,8
|
||||||
|
|
|
Loading…
Reference in a new issue