mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-10 02:05:35 -05:00
Fix Iron Moth's doubles tier
This commit is contained in:
@@ -5805,7 +5805,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
||||
*/
|
||||
ironmoth: {
|
||||
tier: "OU",
|
||||
doublesTier: "DOU",
|
||||
doublesTier: "DUU",
|
||||
natDexTier: "UU",
|
||||
},
|
||||
ironhands: {
|
||||
|
||||
Reference in New Issue
Block a user