mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
Fix some tera blast learns
This commit is contained in:
parent
a19c093d16
commit
baf33950b9
218
src/data/tms.ts
218
src/data/tms.ts
@ -62410,6 +62410,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.BURMY,
|
||||
Species.WORMADAM,
|
||||
Species.MOTHIM,
|
||||
Species.COMBEE,
|
||||
Species.VESPIQUEN,
|
||||
Species.PACHIRISU,
|
||||
Species.BUIZEL,
|
||||
@ -62596,6 +62597,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.KLINK,
|
||||
Species.KLANG,
|
||||
Species.KLINKLANG,
|
||||
Species.TYNAMO,
|
||||
Species.EELEKTRIK,
|
||||
Species.EELEKTROSS,
|
||||
Species.ELGYEM,
|
||||
@ -62651,12 +62653,19 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.DELPHOX,
|
||||
Species.FROAKIE,
|
||||
Species.FROGADIER,
|
||||
Species.GRENINJA,
|
||||
[
|
||||
Species.GRENINJA,
|
||||
'',
|
||||
'battle-bond',
|
||||
'ash',
|
||||
],
|
||||
Species.BUNNELBY,
|
||||
Species.DIGGERSBY,
|
||||
Species.FLETCHLING,
|
||||
Species.FLETCHINDER,
|
||||
Species.TALONFLAME,
|
||||
Species.SCATTERBUG,
|
||||
Species.SPEWPA,
|
||||
Species.VIVILLON,
|
||||
Species.LITLEO,
|
||||
Species.PYROAR,
|
||||
@ -62822,6 +62831,213 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.ALOLA_EXEGGUTOR,
|
||||
Species.ALOLA_MAROWAK,
|
||||
Species.ETERNAL_FLOETTE,
|
||||
Species.GROOKEY,
|
||||
Species.THWACKEY,
|
||||
Species.RILLABOOM,
|
||||
Species.SCORBUNNY,
|
||||
Species.RABOOT,
|
||||
Species.CINDERACE,
|
||||
Species.SOBBLE,
|
||||
Species.DRIZZILE,
|
||||
Species.INTELEON,
|
||||
Species.SKWOVET,
|
||||
Species.GREEDENT,
|
||||
Species.ROOKIDEE,
|
||||
Species.CORVISQUIRE,
|
||||
Species.CORVIKNIGHT,
|
||||
Species.CHEWTLE,
|
||||
Species.DREDNAW,
|
||||
Species.ROLYCOLY,
|
||||
Species.CARKOL,
|
||||
Species.COALOSSAL,
|
||||
Species.APPLIN,
|
||||
Species.FLAPPLE,
|
||||
Species.APPLETUN,
|
||||
Species.SILICOBRA,
|
||||
Species.SANDACONDA,
|
||||
Species.CRAMORANT,
|
||||
Species.ARROKUDA,
|
||||
Species.BARRASKEWDA,
|
||||
Species.TOXEL,
|
||||
Species.TOXTRICITY,
|
||||
Species.SINISTEA,
|
||||
Species.POLTEAGEIST,
|
||||
Species.HATENNA,
|
||||
Species.HATTREM,
|
||||
Species.HATTERENE,
|
||||
Species.IMPIDIMP,
|
||||
Species.MORGREM,
|
||||
Species.GRIMMSNARL,
|
||||
Species.PERRSERKER,
|
||||
Species.FALINKS,
|
||||
Species.PINCURCHIN,
|
||||
Species.SNOM,
|
||||
Species.FROSMOTH,
|
||||
Species.STONJOURNER,
|
||||
Species.EISCUE,
|
||||
Species.INDEEDEE,
|
||||
Species.MORPEKO,
|
||||
Species.CUFANT,
|
||||
Species.COPPERAJAH,
|
||||
Species.DREEPY,
|
||||
Species.DRAKLOAK,
|
||||
Species.DRAGAPULT,
|
||||
Species.ZACIAN,
|
||||
Species.ZAMAZENTA,
|
||||
Species.ETERNATUS,
|
||||
Species.KUBFU,
|
||||
Species.URSHIFU,
|
||||
Species.ZARUDE,
|
||||
Species.REGIELEKI,
|
||||
Species.REGIDRAGO,
|
||||
Species.GLASTRIER,
|
||||
Species.SPECTRIER,
|
||||
Species.CALYREX,
|
||||
Species.WYRDEER,
|
||||
Species.KLEAVOR,
|
||||
Species.URSALUNA,
|
||||
Species.BASCULEGION,
|
||||
Species.SNEASLER,
|
||||
Species.OVERQWIL,
|
||||
Species.ENAMORUS,
|
||||
Species.SPRIGATITO,
|
||||
Species.FLORAGATO,
|
||||
Species.MEOWSCARADA,
|
||||
Species.FUECOCO,
|
||||
Species.CROCALOR,
|
||||
Species.SKELEDIRGE,
|
||||
Species.QUAXLY,
|
||||
Species.QUAXWELL,
|
||||
Species.QUAQUAVAL,
|
||||
Species.LECHONK,
|
||||
Species.OINKOLOGNE,
|
||||
Species.TAROUNTULA,
|
||||
Species.SPIDOPS,
|
||||
Species.NYMBLE,
|
||||
Species.LOKIX,
|
||||
Species.PAWMI,
|
||||
Species.PAWMO,
|
||||
Species.PAWMOT,
|
||||
Species.TANDEMAUS,
|
||||
Species.MAUSHOLD,
|
||||
Species.FIDOUGH,
|
||||
Species.DACHSBUN,
|
||||
Species.SMOLIV,
|
||||
Species.DOLLIV,
|
||||
Species.ARBOLIVA,
|
||||
Species.SQUAWKABILLY,
|
||||
Species.NACLI,
|
||||
Species.NACLSTACK,
|
||||
Species.GARGANACL,
|
||||
Species.CHARCADET,
|
||||
Species.ARMAROUGE,
|
||||
Species.CERULEDGE,
|
||||
Species.TADBULB,
|
||||
Species.BELLIBOLT,
|
||||
Species.WATTREL,
|
||||
Species.KILOWATTREL,
|
||||
Species.MASCHIFF,
|
||||
Species.MABOSSTIFF,
|
||||
Species.SHROODLE,
|
||||
Species.GRAFAIAI,
|
||||
Species.BRAMBLIN,
|
||||
Species.BRAMBLEGHAST,
|
||||
Species.TOEDSCOOL,
|
||||
Species.TOEDSCRUEL,
|
||||
Species.KLAWF,
|
||||
Species.CAPSAKID,
|
||||
Species.SCOVILLAIN,
|
||||
Species.RELLOR,
|
||||
Species.RABSCA,
|
||||
Species.FLITTLE,
|
||||
Species.ESPATHRA,
|
||||
Species.TINKATINK,
|
||||
Species.TINKATUFF,
|
||||
Species.TINKATON,
|
||||
Species.WIGLETT,
|
||||
Species.WUGTRIO,
|
||||
Species.BOMBIRDIER,
|
||||
Species.FINIZEN,
|
||||
Species.PALAFIN,
|
||||
Species.VAROOM,
|
||||
Species.REVAVROOM,
|
||||
Species.CYCLIZAR,
|
||||
Species.ORTHWORM,
|
||||
Species.GLIMMET,
|
||||
Species.GLIMMORA,
|
||||
Species.GREAVARD,
|
||||
Species.HOUNDSTONE,
|
||||
Species.FLAMIGO,
|
||||
Species.CETODDLE,
|
||||
Species.CETITAN,
|
||||
Species.VELUZA,
|
||||
Species.DONDOZO,
|
||||
Species.TATSUGIRI,
|
||||
Species.CLODSIRE,
|
||||
Species.FARIGIRAF,
|
||||
Species.DUDUNSPARCE,
|
||||
Species.KINGAMBIT,
|
||||
Species.GREAT_TUSK,
|
||||
Species.SCREAM_TAIL,
|
||||
Species.BRUTE_BONNET,
|
||||
Species.FLUTTER_MANE,
|
||||
Species.SLITHER_WING,
|
||||
Species.SANDY_SHOCKS,
|
||||
Species.IRON_TREADS,
|
||||
Species.IRON_BUNDLE,
|
||||
Species.IRON_HANDS,
|
||||
Species.IRON_JUGULIS,
|
||||
Species.IRON_MOTH,
|
||||
Species.IRON_THORNS,
|
||||
Species.FRIGIBAX,
|
||||
Species.ARCTIBAX,
|
||||
Species.BAXCALIBUR,
|
||||
Species.GIMMIGHOUL,
|
||||
Species.GHOLDENGO,
|
||||
Species.WO_CHIEN,
|
||||
Species.CHIEN_PAO,
|
||||
Species.TING_LU,
|
||||
Species.CHI_YU,
|
||||
Species.ROARING_MOON,
|
||||
Species.IRON_VALIANT,
|
||||
Species.KORAIDON,
|
||||
Species.MIRAIDON,
|
||||
Species.WALKING_WAKE,
|
||||
Species.IRON_LEAVES,
|
||||
Species.DIPPLIN,
|
||||
Species.POLTCHAGEIST,
|
||||
Species.SINISTCHA,
|
||||
Species.OKIDOGI,
|
||||
Species.MUNKIDORI,
|
||||
Species.FEZANDIPITI,
|
||||
Species.OGERPON,
|
||||
Species.GALAR_MEOWTH,
|
||||
Species.GALAR_SLOWPOKE,
|
||||
Species.GALAR_SLOWBRO,
|
||||
Species.GALAR_WEEZING,
|
||||
Species.GALAR_ARTICUNO,
|
||||
Species.GALAR_ZAPDOS,
|
||||
Species.GALAR_MOLTRES,
|
||||
Species.GALAR_SLOWKING,
|
||||
Species.HISUI_GROWLITHE,
|
||||
Species.HISUI_ARCANINE,
|
||||
Species.HISUI_VOLTORB,
|
||||
Species.HISUI_ELECTRODE,
|
||||
Species.HISUI_TYPHLOSION,
|
||||
Species.HISUI_QWILFISH,
|
||||
Species.HISUI_SNEASEL,
|
||||
Species.HISUI_SAMUROTT,
|
||||
Species.HISUI_LILLIGANT,
|
||||
Species.HISUI_ZORUA,
|
||||
Species.HISUI_ZOROARK,
|
||||
Species.HISUI_BRAVIARY,
|
||||
Species.HISUI_SLIGGOO,
|
||||
Species.HISUI_GOODRA,
|
||||
Species.HISUI_AVALUGG,
|
||||
Species.HISUI_DECIDUEYE,
|
||||
Species.PALDEA_TAUROS,
|
||||
Species.PALDEA_WOOPER,
|
||||
Species.BLOODMOON_URSALUNA,
|
||||
],
|
||||
[Moves.ICE_SPINNER]: [
|
||||
Species.JIGGLYPUFF,
|
||||
|
Loading…
Reference in New Issue
Block a user