mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
ADV UU: Drop Fearow, Hypno and Manectric (#11740)
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
https://www.smogon.com/forums/threads/adv-rarelyused.3731043/post-10860568
This commit is contained in:
parent
2ca5d0f3ca
commit
af4f85a33c
|
|
@ -63,7 +63,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
|||
tier: "LC",
|
||||
},
|
||||
fearow: {
|
||||
tier: "UU",
|
||||
tier: "RUBL",
|
||||
},
|
||||
ekans: {
|
||||
tier: "LC",
|
||||
|
|
@ -312,7 +312,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
|||
tier: "ZU",
|
||||
},
|
||||
hypno: {
|
||||
tier: "UU",
|
||||
tier: "RU",
|
||||
},
|
||||
krabby: {
|
||||
tier: "LC",
|
||||
|
|
@ -930,7 +930,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
|||
tier: "LC",
|
||||
},
|
||||
manectric: {
|
||||
tier: "UU",
|
||||
tier: "RU",
|
||||
},
|
||||
plusle: {
|
||||
tier: "NU",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user