[Bug] Add rest of trailblaze Pokemon (#2239)
This commit is contained in:
parent
4e8a2e87d2
commit
fdf139d529
|
@ -63324,12 +63324,18 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.HYDRAPPLE,
|
Species.HYDRAPPLE,
|
||||||
],
|
],
|
||||||
[Moves.TRAILBLAZE]: [
|
[Moves.TRAILBLAZE]: [
|
||||||
|
Species.BULBASAUR,
|
||||||
|
Species.IVYSAUR,
|
||||||
|
Species.VENUSAUR,
|
||||||
Species.EKANS,
|
Species.EKANS,
|
||||||
Species.ARBOK,
|
Species.ARBOK,
|
||||||
Species.PIKACHU,
|
Species.PIKACHU,
|
||||||
Species.RAICHU,
|
Species.RAICHU,
|
||||||
Species.JIGGLYPUFF,
|
Species.JIGGLYPUFF,
|
||||||
Species.WIGGLYTUFF,
|
Species.WIGGLYTUFF,
|
||||||
|
Species.ODDISH,
|
||||||
|
Species.GLOOM,
|
||||||
|
Species.VILEPLUME,
|
||||||
Species.MEOWTH,
|
Species.MEOWTH,
|
||||||
Species.PERSIAN,
|
Species.PERSIAN,
|
||||||
Species.PSYDUCK,
|
Species.PSYDUCK,
|
||||||
|
@ -63337,8 +63343,10 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.BELLSPROUT,
|
Species.BELLSPROUT,
|
||||||
Species.WEEPINBELL,
|
Species.WEEPINBELL,
|
||||||
Species.VICTREEBEL,
|
Species.VICTREEBEL,
|
||||||
|
Species.DODRIO,
|
||||||
Species.DROWZEE,
|
Species.DROWZEE,
|
||||||
Species.HYPNO,
|
Species.HYPNO,
|
||||||
|
Species.HITMONCHAN,
|
||||||
Species.CHANSEY,
|
Species.CHANSEY,
|
||||||
Species.SCYTHER,
|
Species.SCYTHER,
|
||||||
Species.TAUROS,
|
Species.TAUROS,
|
||||||
|
@ -63349,6 +63357,12 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.SNORLAX,
|
Species.SNORLAX,
|
||||||
Species.MEWTWO,
|
Species.MEWTWO,
|
||||||
Species.MEW,
|
Species.MEW,
|
||||||
|
Species.CHIKORITA,
|
||||||
|
Species.BAYLEEF,
|
||||||
|
Species.MEGANIUM,
|
||||||
|
Species.TOTODILE,
|
||||||
|
Species.CROCONAW,
|
||||||
|
Species.FERALIGATR,
|
||||||
Species.SENTRET,
|
Species.SENTRET,
|
||||||
Species.FURRET,
|
Species.FURRET,
|
||||||
Species.SPINARAK,
|
Species.SPINARAK,
|
||||||
|
@ -63358,6 +63372,7 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.MAREEP,
|
Species.MAREEP,
|
||||||
Species.FLAAFFY,
|
Species.FLAAFFY,
|
||||||
Species.AMPHAROS,
|
Species.AMPHAROS,
|
||||||
|
Species.BELLOSSOM,
|
||||||
Species.MARILL,
|
Species.MARILL,
|
||||||
Species.AZUMARILL,
|
Species.AZUMARILL,
|
||||||
Species.SUDOWOODO,
|
Species.SUDOWOODO,
|
||||||
|
@ -63372,6 +63387,8 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.ESPEON,
|
Species.ESPEON,
|
||||||
Species.UMBREON,
|
Species.UMBREON,
|
||||||
Species.GIRAFARIG,
|
Species.GIRAFARIG,
|
||||||
|
Species.SNUBBULL,
|
||||||
|
Species.GRANBULL,
|
||||||
Species.SCIZOR,
|
Species.SCIZOR,
|
||||||
Species.HERACROSS,
|
Species.HERACROSS,
|
||||||
Species.SNEASEL,
|
Species.SNEASEL,
|
||||||
|
@ -63385,7 +63402,14 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.PHANPY,
|
Species.PHANPY,
|
||||||
Species.DONPHAN,
|
Species.DONPHAN,
|
||||||
Species.STANTLER,
|
Species.STANTLER,
|
||||||
|
Species.ELEKID,
|
||||||
Species.BLISSEY,
|
Species.BLISSEY,
|
||||||
|
Species.RAIKOU,
|
||||||
|
Species.ENTEI,
|
||||||
|
Species.SUICUNE,
|
||||||
|
Species.TREECKO,
|
||||||
|
Species.GROVYLE,
|
||||||
|
Species.SCEPTILE,
|
||||||
Species.POOCHYENA,
|
Species.POOCHYENA,
|
||||||
Species.MIGHTYENA,
|
Species.MIGHTYENA,
|
||||||
Species.LOTAD,
|
Species.LOTAD,
|
||||||
|
@ -63398,6 +63422,8 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.SLAKING,
|
Species.SLAKING,
|
||||||
Species.MEDITITE,
|
Species.MEDITITE,
|
||||||
Species.MEDICHAM,
|
Species.MEDICHAM,
|
||||||
|
Species.PLUSLE,
|
||||||
|
Species.MINUN,
|
||||||
Species.VOLBEAT,
|
Species.VOLBEAT,
|
||||||
Species.ILLUMISE,
|
Species.ILLUMISE,
|
||||||
Species.NUMEL,
|
Species.NUMEL,
|
||||||
|
@ -63422,6 +63448,10 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.SHINX,
|
Species.SHINX,
|
||||||
Species.LUXIO,
|
Species.LUXIO,
|
||||||
Species.LUXRAY,
|
Species.LUXRAY,
|
||||||
|
Species.CRANIDOS,
|
||||||
|
Species.RAMPARDOS,
|
||||||
|
Species.SHIELDON,
|
||||||
|
Species.BASTIODON,
|
||||||
Species.PACHIRISU,
|
Species.PACHIRISU,
|
||||||
Species.AMBIPOM,
|
Species.AMBIPOM,
|
||||||
Species.STUNKY,
|
Species.STUNKY,
|
||||||
|
@ -63433,9 +63463,21 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.SNOVER,
|
Species.SNOVER,
|
||||||
Species.ABOMASNOW,
|
Species.ABOMASNOW,
|
||||||
Species.WEAVILE,
|
Species.WEAVILE,
|
||||||
|
Species.ELECTIVIRE,
|
||||||
Species.LEAFEON,
|
Species.LEAFEON,
|
||||||
|
Species.GLACEON,
|
||||||
Species.MAMOSWINE,
|
Species.MAMOSWINE,
|
||||||
|
Species.FROSLASS,
|
||||||
|
Species.SHAYMIN,
|
||||||
Species.ARCEUS,
|
Species.ARCEUS,
|
||||||
|
Species.SNIVY,
|
||||||
|
Species.SERVINE,
|
||||||
|
Species.SERPERIOR,
|
||||||
|
Species.TEPIG,
|
||||||
|
Species.PIGNITE,
|
||||||
|
Species.EMBOAR,
|
||||||
|
Species.BLITZLE,
|
||||||
|
Species.ZEBSTRIKA,
|
||||||
Species.SEWADDLE,
|
Species.SEWADDLE,
|
||||||
Species.SWADLOON,
|
Species.SWADLOON,
|
||||||
Species.LEAVANNY,
|
Species.LEAVANNY,
|
||||||
|
@ -63444,6 +63486,8 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.SCRAGGY,
|
Species.SCRAGGY,
|
||||||
Species.SCRAFTY,
|
Species.SCRAFTY,
|
||||||
Species.DUCKLETT,
|
Species.DUCKLETT,
|
||||||
|
Species.MINCCINO,
|
||||||
|
Species.CINCCINO,
|
||||||
Species.SWANNA,
|
Species.SWANNA,
|
||||||
Species.DEERLING,
|
Species.DEERLING,
|
||||||
Species.SAWSBUCK,
|
Species.SAWSBUCK,
|
||||||
|
@ -63475,6 +63519,8 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.FLORGES,
|
Species.FLORGES,
|
||||||
Species.SKIDDO,
|
Species.SKIDDO,
|
||||||
Species.GOGOAT,
|
Species.GOGOAT,
|
||||||
|
Species.MEOWSTIC,
|
||||||
|
Species.MALAMAR,
|
||||||
Species.SYLVEON,
|
Species.SYLVEON,
|
||||||
Species.HAWLUCHA,
|
Species.HAWLUCHA,
|
||||||
Species.DEDENNE,
|
Species.DEDENNE,
|
||||||
|
@ -63490,6 +63536,8 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.RIBOMBEE,
|
Species.RIBOMBEE,
|
||||||
Species.ROCKRUFF,
|
Species.ROCKRUFF,
|
||||||
Species.LYCANROC,
|
Species.LYCANROC,
|
||||||
|
Species.DEWPIDER,
|
||||||
|
Species.ARAQUANID,
|
||||||
Species.FOMANTIS,
|
Species.FOMANTIS,
|
||||||
Species.LURANTIS,
|
Species.LURANTIS,
|
||||||
Species.SALANDIT,
|
Species.SALANDIT,
|
||||||
|
@ -63497,6 +63545,7 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.BOUNSWEET,
|
Species.BOUNSWEET,
|
||||||
Species.STEENEE,
|
Species.STEENEE,
|
||||||
Species.TSAREENA,
|
Species.TSAREENA,
|
||||||
|
Species.COMFEY,
|
||||||
Species.ORANGURU,
|
Species.ORANGURU,
|
||||||
Species.PASSIMIAN,
|
Species.PASSIMIAN,
|
||||||
Species.KOMALA,
|
Species.KOMALA,
|
||||||
|
@ -63508,6 +63557,7 @@ export const tmSpecies: TmSpecies = {
|
||||||
Species.RABOOT,
|
Species.RABOOT,
|
||||||
Species.CINDERACE,
|
Species.CINDERACE,
|
||||||
Species.SKWOVET,
|
Species.SKWOVET,
|
||||||
|
Species.GREEDENT,
|
||||||
Species.FLAPPLE,
|
Species.FLAPPLE,
|
||||||
Species.APPLETUN,
|
Species.APPLETUN,
|
||||||
Species.TOXTRICITY,
|
Species.TOXTRICITY,
|
||||||
|
|
Loading…
Reference in New Issue