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.PALPITOAD,
|
||||
Species.SEISMITOAD,
|
||||
Species.BASCULIN,
|
||||
Species.SANDILE,
|
||||
Species.KROKOROK,
|
||||
Species.KROOKODILE,
|
||||
@ -35260,10 +35261,6 @@ export const tmSpecies: TmSpecies = {
|
||||
"shadow",
|
||||
],
|
||||
Species.BLOODMOON_URSALUNA,
|
||||
[
|
||||
Species.BASCULIN,
|
||||
"white-striped",
|
||||
],
|
||||
],
|
||||
[Moves.HEAT_WAVE]: [
|
||||
Species.CHARMANDER,
|
||||
|
Loading…
Reference in New Issue
Block a user