mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-10 02:05:35 -05:00
SS National Dex UU: Ban Hydreigon (#12072)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* National Dex UU: Ban Hydreigon https://www.smogon.com/forums/threads/hydreigon-in-ss-national-dex-uu.3782004/post-11007139 * SS National Dex UU: Ban Hydreigon * National Dex * Gen 9 fix
This commit is contained in:
committed by
GitHub
parent
aeeb3875c5
commit
1dfb785e36
@@ -3596,7 +3596,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||
hydreigon: {
|
||||
tier: "UU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "UU",
|
||||
natDexTier: "UUBL",
|
||||
},
|
||||
larvesta: {
|
||||
tier: "LC",
|
||||
|
||||
Reference in New Issue
Block a user