mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-27 11:16:56 -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",
|
tier: "LC",
|
||||||
},
|
},
|
||||||
fearow: {
|
fearow: {
|
||||||
tier: "UU",
|
tier: "RUBL",
|
||||||
},
|
},
|
||||||
ekans: {
|
ekans: {
|
||||||
tier: "LC",
|
tier: "LC",
|
||||||
|
|
@ -312,7 +312,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||||
tier: "ZU",
|
tier: "ZU",
|
||||||
},
|
},
|
||||||
hypno: {
|
hypno: {
|
||||||
tier: "UU",
|
tier: "RU",
|
||||||
},
|
},
|
||||||
krabby: {
|
krabby: {
|
||||||
tier: "LC",
|
tier: "LC",
|
||||||
|
|
@ -930,7 +930,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
||||||
tier: "LC",
|
tier: "LC",
|
||||||
},
|
},
|
||||||
manectric: {
|
manectric: {
|
||||||
tier: "UU",
|
tier: "RU",
|
||||||
},
|
},
|
||||||
plusle: {
|
plusle: {
|
||||||
tier: "NU",
|
tier: "NU",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user