mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Run the order-setting script for the new forms.
This commit is contained in:
parent
1787d89baa
commit
963934b123
2 changed files with 34 additions and 34 deletions
pokedex/data/csv
|
@ -640,14 +640,14 @@ id,species_id,height,weight,base_experience,order,is_default
|
|||
639,639,19,2600,261,656,1
|
||||
640,640,20,2000,261,657,1
|
||||
641,641,15,630,261,658,1
|
||||
642,642,15,610,261,659,1
|
||||
643,643,32,3300,306,660,1
|
||||
644,644,29,3450,306,661,1
|
||||
645,645,15,680,270,662,1
|
||||
646,646,30,3250,297,663,1
|
||||
647,647,14,485,261,664,1
|
||||
648,648,6,65,270,665,1
|
||||
649,649,15,825,270,667,1
|
||||
642,642,15,610,261,660,1
|
||||
643,643,32,3300,306,662,1
|
||||
644,644,29,3450,306,663,1
|
||||
645,645,15,680,270,664,1
|
||||
646,646,30,3250,297,666,1
|
||||
647,647,14,485,261,669,1
|
||||
648,648,6,65,270,671,1
|
||||
649,649,15,825,270,673,1
|
||||
650,386,17,608,215,419,0
|
||||
651,386,17,608,215,420,0
|
||||
652,386,17,608,215,421,0
|
||||
|
@ -665,10 +665,10 @@ id,species_id,height,weight,base_experience,order,is_default
|
|||
664,351,3,8,147,381,0
|
||||
665,550,10,180,161,566,0
|
||||
666,555,13,929,189,572,0
|
||||
667,648,6,65,270,666,0
|
||||
668,641,0,0,0,668,0
|
||||
669,642,0,0,0,669,0
|
||||
670,645,0,0,0,670,0
|
||||
671,646,0,0,0,671,0
|
||||
672,646,0,0,0,672,0
|
||||
673,647,0,0,0,673,0
|
||||
667,648,6,65,270,672,0
|
||||
668,641,0,0,0,659,0
|
||||
669,642,0,0,0,661,0
|
||||
670,645,0,0,0,665,0
|
||||
671,646,0,0,0,667,0
|
||||
672,646,0,0,0,668,0
|
||||
673,647,0,0,0,670,0
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue