-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Currently, the form_order
values for Maushold are:
-
maushold-family-of-four
:form_order = 1
pokeapi/data/v2/csv/pokemon_forms.csv
Line 926 in d64f358
925,maushold-family-of-four,family-of-four,925,25,1,0,0,1,1307
-
maushold-family-of-three
:form_order = 2
pokeapi/data/v2/csv/pokemon_forms.csv
Line 1452 in d64f358
10426,maushold-family-of-three,family-of-three,10257,25,1,0,0,2,1312
However, as far as I can tell, Pokémon HOME lists the forms of Maushold in the opposite order—Family of Three first, then Family of Four:

I’m not entirely sure what the exact rule is for determining form_order
, but shouldn’t these be reversed to match the official ordering?
Metadata
Metadata
Assignees
Labels
No labels