mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-05 21:17:43 -05:00
BW2: Fix Mr. Mime's tier
This commit is contained in:
parent
e073f2d52d
commit
eee902e98e
|
|
@ -552,7 +552,7 @@ export const FormatsData: {[k: string]: ModdedSpeciesFormatsData} = {
|
|||
},
|
||||
mrmime: {
|
||||
randomBattleMoves: ["batonpass", "encore", "hiddenpowerfighting", "nastyplot", "psychic", "substitute", "thunderbolt"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "DUU",
|
||||
},
|
||||
scyther: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user