mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Implement November 2025 tier shifts
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
This commit is contained in:
parent
0f4a8bd0c2
commit
bbad9183f2
|
|
@ -1187,7 +1187,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
|
|||
moltresgalar: {
|
||||
tier: "UUBL",
|
||||
doublesTier: "DUU",
|
||||
natDexTier: "UU",
|
||||
natDexTier: "RUBL",
|
||||
},
|
||||
dratini: {
|
||||
tier: "LC",
|
||||
|
|
@ -5402,7 +5402,7 @@ export const FormatsData: import('../sim/dex-species').SpeciesFormatsDataTable =
|
|||
},
|
||||
tatsugiri: {
|
||||
tier: "PU",
|
||||
doublesTier: "DUU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
cyclizar: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user