mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Reorder Furfrou's forms.
This is the order they're listed at the Furfrou salon in-game.
This commit is contained in:
parent
8bda94c9d4
commit
729fbb0124
1 changed files with 6 additions and 6 deletions
|
@ -834,12 +834,12 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
|||
10115,furfrou-heart,heart,676,15,0,0,2,800
|
||||
10116,furfrou-star,star,676,15,0,0,3,801
|
||||
10117,furfrou-diamond,diamond,676,15,0,0,4,802
|
||||
10118,furfrou-debutante,debutante,676,15,0,0,5,803
|
||||
10119,furfrou-matron,matron,676,15,0,0,6,804
|
||||
10120,furfrou-dandy,dandy,676,15,0,0,7,805
|
||||
10121,furfrou-la-reine,la-reine,676,15,0,0,8,806
|
||||
10122,furfrou-kabuki,kabuki,676,15,0,0,9,807
|
||||
10123,furfrou-pharaoh,pharaoh,676,15,0,0,10,808
|
||||
10118,furfrou-debutante,debutante,676,15,0,0,8,806
|
||||
10119,furfrou-matron,matron,676,15,0,0,9,807
|
||||
10120,furfrou-dandy,dandy,676,15,0,0,10,808
|
||||
10121,furfrou-la-reine,la-reine,676,15,0,0,5,803
|
||||
10122,furfrou-kabuki,kabuki,676,15,0,0,6,804
|
||||
10123,furfrou-pharaoh,pharaoh,676,15,0,0,7,805
|
||||
10124,meowstic-female,female,10025,15,1,0,2,811
|
||||
10125,aegislash-blade,blade,10026,15,1,0,2,815
|
||||
10126,pumpkaboo-small,small,10027,15,1,0,2,844
|
||||
|
|
|
Loading…
Reference in a new issue