mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 05:12:19 +02:00
Fix Close Combat TM for Granbull, Pignite, Emboar, and Scraggy
This commit is contained in:
parent
6fa7412465
commit
661d32c22e
@ -43762,6 +43762,7 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.TAUROS,
|
||||
Species.MEW,
|
||||
Species.SNUBBULL,
|
||||
Species.GRANBULL,
|
||||
Species.SCIZOR,
|
||||
Species.HERACROSS,
|
||||
Species.TEDDIURSA,
|
||||
@ -43785,11 +43786,14 @@ export const tmSpecies: TmSpecies = {
|
||||
Species.LUCARIO,
|
||||
Species.TOXICROAK,
|
||||
Species.GALLADE,
|
||||
Species.PIGNITE,
|
||||
Species.EMBOAR,
|
||||
Species.TIMBURR,
|
||||
Species.GURDURR,
|
||||
Species.CONKELDURR,
|
||||
Species.SAWK,
|
||||
Species.KROOKODILE,
|
||||
Species.SCRAGGY,
|
||||
Species.SCRAFTY,
|
||||
Species.ESCAVALIER,
|
||||
Species.EELEKTROSS,
|
||||
|
Loading…
Reference in New Issue
Block a user