mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
Fix TM compatibility on forms, Tera Blast on Indigo Disk mons
This commit is contained in:
parent
af51c1f2f0
commit
d168eba1e2
@ -1107,12 +1107,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLETCHLING,
|
||||
@ -2878,12 +2873,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLETCHLING,
|
||||
@ -6987,14 +6977,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -8301,7 +8284,6 @@ export const tmSpecies: TmSpecies = {
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"sandy",
|
||||
"trash",
|
||||
],
|
||||
Species.ALOLA_SANDSHREW,
|
||||
Species.ALOLA_SANDSLASH,
|
||||
@ -8612,12 +8594,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESNAUGHT,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.LITLEO,
|
||||
@ -9406,14 +9383,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -9766,14 +9736,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.VIVILLON,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.ESPURR,
|
||||
Species.MEOWSTIC,
|
||||
@ -11147,14 +11110,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -13657,12 +13613,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.FLETCHLING,
|
||||
Species.FLETCHINDER,
|
||||
Species.TALONFLAME,
|
||||
@ -15326,14 +15277,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -16934,14 +16878,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -18483,14 +18420,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -20250,14 +20180,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -21583,12 +21506,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.LITLEO,
|
||||
@ -22516,7 +22434,6 @@ export const tmSpecies: TmSpecies = {
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"sandy",
|
||||
"trash",
|
||||
],
|
||||
Species.ALOLA_DIGLETT,
|
||||
Species.ALOLA_DUGTRIO,
|
||||
@ -22691,14 +22608,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESNAUGHT,
|
||||
Species.VIVILLON,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -23402,12 +23312,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLETCHLING,
|
||||
@ -24134,12 +24039,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.KELDEO,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.PANCHAM,
|
||||
Species.PANGORO,
|
||||
Species.HONEDGE,
|
||||
@ -24842,14 +24742,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -25712,14 +25605,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -26695,14 +26581,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -27845,14 +27724,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -28911,14 +28783,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -29514,14 +29379,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.VIVILLON,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.ESPURR,
|
||||
Species.MEOWSTIC,
|
||||
@ -31408,14 +31266,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -32327,14 +32178,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -33037,14 +32881,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -36644,14 +36481,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -37389,14 +37219,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -38266,23 +38089,11 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -39323,12 +39134,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESPIN,
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.SKIDDO,
|
||||
@ -40356,7 +40162,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.FENNEKIN,
|
||||
Species.BRAIXEN,
|
||||
Species.DELPHOX,
|
||||
[
|
||||
Species.MEOWSTIC,
|
||||
"male",
|
||||
],
|
||||
Species.KLEFKI,
|
||||
Species.PHANTUMP,
|
||||
Species.TREVENANT,
|
||||
@ -41805,7 +41614,6 @@ export const tmSpecies: TmSpecies = {
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"sandy",
|
||||
"trash",
|
||||
],
|
||||
Species.ALOLA_SANDSHREW,
|
||||
Species.ALOLA_SANDSLASH,
|
||||
@ -43701,12 +43509,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.SKIDDO,
|
||||
@ -44160,14 +43963,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -44377,14 +44173,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.VIVILLON,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.ESPURR,
|
||||
Species.MEOWSTIC,
|
||||
@ -45256,6 +45045,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.IRON_CROWN,
|
||||
Species.TERAPAGOS,
|
||||
Species.ALOLA_EXEGGUTOR,
|
||||
[
|
||||
Species.INDEEDEE,
|
||||
"male",
|
||||
],
|
||||
],
|
||||
[Moves.GYRO_BALL]: [
|
||||
Species.SQUIRTLE,
|
||||
@ -47501,12 +47294,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.ACCELGOR,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.SKRELP,
|
||||
Species.DRAGALGE,
|
||||
Species.MAREANIE,
|
||||
@ -48143,7 +47931,6 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.RUNERIGUS,
|
||||
Species.MORPEKO,
|
||||
Species.DURALUDON,
|
||||
Species.URSHIFU,
|
||||
Species.ZARUDE,
|
||||
Species.SPECTRIER,
|
||||
Species.OVERQWIL,
|
||||
@ -48179,6 +47966,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.GALAR_WEEZING,
|
||||
Species.GALAR_MOLTRES,
|
||||
Species.GALAR_YAMASK,
|
||||
[
|
||||
Species.URSHIFU,
|
||||
"single-strike",
|
||||
],
|
||||
[
|
||||
Species.CALYREX,
|
||||
"shadow",
|
||||
@ -48456,14 +48247,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -49622,7 +49406,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.TORTERRA,
|
||||
Species.BUDEW,
|
||||
Species.ROSERADE,
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"plant",
|
||||
],
|
||||
Species.MOTHIM,
|
||||
Species.CHERUBI,
|
||||
Species.CHERRIM,
|
||||
@ -49698,14 +49485,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESNAUGHT,
|
||||
Species.VIVILLON,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -52635,7 +52415,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.TORTERRA,
|
||||
Species.BUDEW,
|
||||
Species.ROSERADE,
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"plant",
|
||||
],
|
||||
Species.SNOVER,
|
||||
Species.ABOMASNOW,
|
||||
Species.TANGROWTH,
|
||||
@ -53751,7 +53534,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BIBAREL,
|
||||
Species.BUDEW,
|
||||
Species.ROSERADE,
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"plant",
|
||||
],
|
||||
Species.PACHIRISU,
|
||||
Species.CHERUBI,
|
||||
Species.CHERRIM,
|
||||
@ -53863,14 +53649,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -55590,12 +55369,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESPIN,
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.PANCHAM,
|
||||
Species.PANGORO,
|
||||
Species.HELIOPTILE,
|
||||
@ -55877,7 +55651,6 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.MR_RIME,
|
||||
Species.MORPEKO,
|
||||
Species.DURALUDON,
|
||||
Species.URSHIFU,
|
||||
Species.SPECTRIER,
|
||||
Species.MEOWSCARADA,
|
||||
Species.SQUAWKABILLY,
|
||||
@ -55918,6 +55691,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.GALAR_MOLTRES,
|
||||
Species.GALAR_SLOWKING,
|
||||
Species.GALAR_STUNFISK,
|
||||
[
|
||||
Species.URSHIFU,
|
||||
"single-strike",
|
||||
],
|
||||
[
|
||||
Species.CALYREX,
|
||||
"shadow",
|
||||
@ -56577,14 +56354,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -57019,14 +56789,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.PANCHAM,
|
||||
Species.PANGORO,
|
||||
@ -57354,14 +57117,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BRAIXEN,
|
||||
Species.DELPHOX,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.ESPURR,
|
||||
Species.MEOWSTIC,
|
||||
@ -58997,7 +58753,6 @@ export const tmSpecies: TmSpecies = {
|
||||
[
|
||||
Species.WORMADAM,
|
||||
"sandy",
|
||||
"trash",
|
||||
],
|
||||
Species.ALOLA_SANDSHREW,
|
||||
Species.ALOLA_SANDSLASH,
|
||||
@ -60070,7 +59825,6 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DURALUDON,
|
||||
Species.ZACIAN,
|
||||
Species.ZAMAZENTA,
|
||||
Species.URSHIFU,
|
||||
Species.ZARUDE,
|
||||
Species.GLASTRIER,
|
||||
Species.SPECTRIER,
|
||||
@ -60116,6 +59870,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.HISUI_ZOROARK,
|
||||
Species.HISUI_BRAVIARY,
|
||||
Species.BLOODMOON_URSALUNA,
|
||||
[
|
||||
Species.URSHIFU,
|
||||
"single-strike",
|
||||
],
|
||||
],
|
||||
[Moves.PHANTOM_FORCE]: [
|
||||
Species.HAUNTER,
|
||||
@ -60446,14 +60204,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.QUILLADIN,
|
||||
Species.CHESNAUGHT,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -60529,16 +60280,12 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.WHIMSICOTT,
|
||||
Species.ALOMOMOLA,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
[
|
||||
Species.MEOWSTIC,
|
||||
"male",
|
||||
],
|
||||
Species.SPRITZEE,
|
||||
Species.AROMATISSE,
|
||||
Species.SYLVEON,
|
||||
@ -61402,14 +61149,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -61899,14 +61639,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.MELOETTA,
|
||||
Species.DELPHOX,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SPRITZEE,
|
||||
Species.AROMATISSE,
|
||||
@ -63541,12 +63274,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.KELDEO,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.INKAY,
|
||||
Species.MALAMAR,
|
||||
Species.BINACLE,
|
||||
@ -65933,12 +65661,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLETCHLING,
|
||||
@ -65950,14 +65673,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
[
|
||||
Species.FLOETTE,
|
||||
"red",
|
||||
"yellow",
|
||||
"orange",
|
||||
"blue",
|
||||
"white",
|
||||
],
|
||||
Species.FLORGES,
|
||||
Species.SKIDDO,
|
||||
Species.GOGOAT,
|
||||
@ -66291,6 +66007,13 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.MUNKIDORI,
|
||||
Species.FEZANDIPITI,
|
||||
Species.OGERPON,
|
||||
Species.ARCHALUDON,
|
||||
Species.HYDRAPPLE,
|
||||
Species.GOUGING_FIRE,
|
||||
Species.RAGING_BOLT,
|
||||
Species.IRON_BOULDER,
|
||||
Species.IRON_CROWN,
|
||||
Species.PECHARUNT,
|
||||
Species.GALAR_MEOWTH,
|
||||
Species.GALAR_SLOWPOKE,
|
||||
Species.GALAR_SLOWBRO,
|
||||
@ -66429,16 +66152,8 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.PIPLUP,
|
||||
Species.PRINPLUP,
|
||||
Species.EMPOLEON,
|
||||
[
|
||||
Species.SHELLOS,
|
||||
"east",
|
||||
"west",
|
||||
],
|
||||
[
|
||||
Species.GASTRODON,
|
||||
"east",
|
||||
"west",
|
||||
],
|
||||
Species.MISMAGIUS,
|
||||
Species.HAPPINY,
|
||||
Species.SNOVER,
|
||||
@ -66456,25 +66171,11 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CUBCHOO,
|
||||
Species.BEARTIC,
|
||||
Species.CRYOGONAL,
|
||||
[
|
||||
Species.TORNADUS,
|
||||
"incarnate",
|
||||
"therian",
|
||||
],
|
||||
[
|
||||
Species.KYUREM,
|
||||
"",
|
||||
"black",
|
||||
"white",
|
||||
],
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.SKRELP,
|
||||
Species.DRAGALGE,
|
||||
Species.BERGMITE,
|
||||
@ -66482,11 +66183,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DIANCIE,
|
||||
Species.PRIMARINA,
|
||||
Species.CRABOMINABLE,
|
||||
[
|
||||
Species.MAGEARNA,
|
||||
"",
|
||||
"original",
|
||||
],
|
||||
Species.INTELEON,
|
||||
Species.FROSMOTH,
|
||||
Species.EISCUE,
|
||||
@ -66779,12 +66476,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.CHESNAUGHT,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
Species.FLABEBE,
|
||||
@ -67007,23 +66699,14 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.WEAVILE,
|
||||
Species.GLACEON,
|
||||
Species.FROSLASS,
|
||||
[
|
||||
Species.PALKIA,
|
||||
"",
|
||||
"origin",
|
||||
],
|
||||
Species.PHIONE,
|
||||
Species.MANAPHY,
|
||||
Species.ARCEUS,
|
||||
Species.OSHAWOTT,
|
||||
Species.DEWOTT,
|
||||
Species.SAMUROTT,
|
||||
[
|
||||
Species.BASCULIN,
|
||||
"red-striped",
|
||||
"blue-striped",
|
||||
"white-striped",
|
||||
],
|
||||
Species.MINCCINO,
|
||||
Species.CINCCINO,
|
||||
Species.DUCKLETT,
|
||||
@ -67036,12 +66719,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.KELDEO,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
"",
|
||||
"battle-bond",
|
||||
"ash",
|
||||
],
|
||||
Species.FLABEBE,
|
||||
Species.FLOETTE,
|
||||
Species.FLORGES,
|
||||
@ -67304,6 +66982,10 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.FEZANDIPITI,
|
||||
Species.ALOLA_RAICHU,
|
||||
Species.ETERNAL_FLOETTE,
|
||||
[
|
||||
Species.INDEEDEE,
|
||||
"female",
|
||||
],
|
||||
],
|
||||
[Moves.TEMPER_FLARE]: [
|
||||
Species.CHARMANDER,
|
||||
|
Loading…
Reference in New Issue
Block a user