mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
Give Uproar back to all basc forms
This commit is contained in:
parent
2aa06212ae
commit
b8e95bc196
@ -35127,6 +35127,7 @@ export const tmSpecies: TmSpecies = {
|
|||||||
Species.TYMPOLE,
|
Species.TYMPOLE,
|
||||||
Species.PALPITOAD,
|
Species.PALPITOAD,
|
||||||
Species.SEISMITOAD,
|
Species.SEISMITOAD,
|
||||||
|
Species.BASCULIN,
|
||||||
Species.SANDILE,
|
Species.SANDILE,
|
||||||
Species.KROKOROK,
|
Species.KROKOROK,
|
||||||
Species.KROOKODILE,
|
Species.KROOKODILE,
|
||||||
@ -35260,10 +35261,6 @@ export const tmSpecies: TmSpecies = {
|
|||||||
"shadow",
|
"shadow",
|
||||||
],
|
],
|
||||||
Species.BLOODMOON_URSALUNA,
|
Species.BLOODMOON_URSALUNA,
|
||||||
[
|
|
||||||
Species.BASCULIN,
|
|
||||||
"white-striped",
|
|
||||||
],
|
|
||||||
],
|
],
|
||||||
[Moves.HEAT_WAVE]: [
|
[Moves.HEAT_WAVE]: [
|
||||||
Species.CHARMANDER,
|
Species.CHARMANDER,
|
||||||
|
Loading…
Reference in New Issue
Block a user