Fix Caterpie line and Cramorant forme legality

This commit is contained in:
Kris Johnson 2022-11-18 23:37:53 -07:00
parent fd7155841c
commit 2d9e83066e
2 changed files with 16 additions and 6 deletions

View File

@ -77,18 +77,18 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
tier: "Illegal",
},
caterpie: {
isNonstandard: "Unobtainable",
tier: "Unreleased",
isNonstandard: "Past",
tier: "Illegal",
natDexTier: "LC",
},
metapod: {
isNonstandard: "Unobtainable",
tier: "Unreleased",
isNonstandard: "Past",
tier: "Illegal",
natDexTier: "NFE",
},
butterfree: {
isNonstandard: "Unobtainable",
tier: "Unreleased",
isNonstandard: "Past",
tier: "Illegal",
natDexTier: "OU",
},
butterfreegmax: {

View File

@ -6553,6 +6553,16 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
doublesTier: "(DUU)",
natDexTier: "RU",
},
cramorantgulping: {
tier: "(PU)",
doublesTier: "(DUU)",
natDexTier: "RU",
},
cramorantgorging: {
tier: "(PU)",
doublesTier: "(DUU)",
natDexTier: "RU",
},
arrokuda: {
tier: "LC",
},