Skip to content

Commit 9b04fd7

Browse files
authoredMar 15, 2025
1 parent d0e3531 commit 9b04fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎data/mods/gen1/formats-data.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
2121
tier: "LC",
2222
},
2323
wartortle: {
24-
tier: "ZU",
24+
tier: "NFE",
2525
},
2626
blastoise: {
2727
tier: "NU",
@@ -228,7 +228,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
228228
tier: "UU",
229229
},
230230
ponyta: {
231-
tier: "ZU",
231+
tier: "LC",
232232
},
233233
rapidash: {
234234
tier: "PU",

0 commit comments

Comments
 (0)