mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Pirouette Meloetta is battle only; Overcast Cherrim is not.
This commit is contained in:
parent
8ae79f8898
commit
6f8a0bdc2e
1 changed files with 2 additions and 2 deletions
|
@ -419,7 +419,7 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
||||||
418,,418,8,1,0,480
|
418,,418,8,1,0,480
|
||||||
419,,419,8,1,0,481
|
419,,419,8,1,0,481
|
||||||
420,,420,8,1,0,482
|
420,,420,8,1,0,482
|
||||||
421,overcast,421,8,1,1,483
|
421,overcast,421,8,1,0,483
|
||||||
422,west,422,8,1,0,484
|
422,west,422,8,1,0,484
|
||||||
423,west,423,8,1,0,485
|
423,west,423,8,1,0,485
|
||||||
424,,424,8,1,0,220
|
424,,424,8,1,0,220
|
||||||
|
@ -721,7 +721,7 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
||||||
720,summer,586,11,0,0,630
|
720,summer,586,11,0,0,630
|
||||||
721,autumn,586,11,0,0,630
|
721,autumn,586,11,0,0,630
|
||||||
722,winter,586,11,0,0,630
|
722,winter,586,11,0,0,630
|
||||||
723,pirouette,667,11,1,0,693
|
723,pirouette,667,11,1,1,693
|
||||||
724,douse,649,11,0,0,694
|
724,douse,649,11,0,0,694
|
||||||
725,shock,649,11,0,0,694
|
725,shock,649,11,0,0,694
|
||||||
726,burn,649,11,0,0,694
|
726,burn,649,11,0,0,694
|
||||||
|
|
|
Loading…
Reference in a new issue