mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
National Dex UU: Ban Mega Mawile
Some checks are pending
Node.js CI / build (16.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (16.x) (push) Waiting to run
This commit is contained in:
parent
eed269683e
commit
86ae7daf8e
|
|
@ -1962,7 +1962,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
|
|||
mawilemega: {
|
||||
isNonstandard: "Past",
|
||||
tier: "Illegal",
|
||||
natDexTier: "UU",
|
||||
natDexTier: "UUBL",
|
||||
},
|
||||
aron: {
|
||||
isNonstandard: "Past",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user