Unown does not learn any TMs
parent
ba07a79398
commit
a19c093d16
|
|
@ -29550,7 +29550,6 @@ export const tmSpecies: TmSpecies = {
|
|||
Species.MURKROW,
|
||||
Species.SLOWKING,
|
||||
Species.MISDREAVUS,
|
||||
Species.UNOWN,
|
||||
Species.GIRAFARIG,
|
||||
Species.PINECO,
|
||||
Species.FORRETRESS,
|
||||
|
|
@ -62206,7 +62205,6 @@ export const tmSpecies: TmSpecies = {
|
|||
Species.MURKROW,
|
||||
Species.SLOWKING,
|
||||
Species.MISDREAVUS,
|
||||
Species.UNOWN,
|
||||
Species.GIRAFARIG,
|
||||
Species.PINECO,
|
||||
Species.FORRETRESS,
|
||||
|
|
|
|||
Loading…
Reference in New Issue