mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-05 21:17:43 -05:00
Move Iron Bundle and Palafin to Uber
This commit is contained in:
parent
534cd35119
commit
6f00cacd43
|
|
@ -5568,7 +5568,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
tier: "LC",
|
||||
},
|
||||
palafin: {
|
||||
tier: "OU",
|
||||
tier: "Uber",
|
||||
doublesTier: "DOU",
|
||||
natDexTier: "Uber",
|
||||
},
|
||||
|
|
@ -5826,7 +5826,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
natDexTier: "OU",
|
||||
},
|
||||
ironbundle: {
|
||||
tier: "OU",
|
||||
tier: "Uber",
|
||||
doublesTier: "DOU",
|
||||
natDexTier: "OU",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user