Skip to content

Commit

Permalink
GSC IU tier shifts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaD173 committed Nov 13, 2024
1 parent 4b2e2e7 commit 56f9bd2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/mods/gen2/formats-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
tier: "ZUBL",
},
pidgey: {
tier: "8U",
tier: "IU",
},
pidgeotto: {
tier: "SUBL",
Expand Down Expand Up @@ -87,7 +87,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
tier: "UU",
},
nidoranf: {
tier: "8U",
tier: "IU",
},
nidorina: {
tier: "ZU",
Expand Down Expand Up @@ -222,7 +222,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
tier: "OU",
},
bellsprout: {
tier: "IU",
tier: "8U",
},
weepinbell: {
tier: "ZU",
Expand Down Expand Up @@ -549,13 +549,13 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
tier: "PU",
},
ledyba: {
tier: "IU",
tier: "8U",
},
ledian: {
tier: "NU",
},
spinarak: {
tier: "IU",
tier: "8U",
},
ariados: {
tier: "PU",
Expand Down Expand Up @@ -588,7 +588,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
tier: "UU",
},
marill: {
tier: "8U",
tier: "IU",
},
azumarill: {
tier: "NU",
Expand Down

0 comments on commit 56f9bd2

Please sign in to comment.