mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 15:40:31 -05:00
Move all UUBL Pokemon to UU
This commit is contained in:
parent
a12545a893
commit
ef1b2a352f
|
|
@ -3234,7 +3234,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "RU",
|
||||
},
|
||||
lilliganthisui: {
|
||||
tier: "UUBL",
|
||||
tier: "UU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RUBL",
|
||||
},
|
||||
|
|
@ -5306,7 +5306,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "NFE",
|
||||
},
|
||||
quaquaval: {
|
||||
tier: "UUBL",
|
||||
tier: "UU",
|
||||
doublesTier: "(DUU)",
|
||||
natDexTier: "RU",
|
||||
},
|
||||
|
|
@ -5615,7 +5615,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "UU",
|
||||
},
|
||||
ironhands: {
|
||||
tier: "UUBL",
|
||||
tier: "UU",
|
||||
doublesTier: "DOU",
|
||||
natDexTier: "UU",
|
||||
},
|
||||
|
|
@ -5691,7 +5691,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "RU",
|
||||
},
|
||||
ceruledge: {
|
||||
tier: "UUBL",
|
||||
tier: "UU",
|
||||
doublesTier: "DUU",
|
||||
natDexTier: "UU",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user