Skip to content

Commit d87f45f

Browse files
authored
ZU: Update bans
1 parent 2075b13 commit d87f45f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/formats-data.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
796796
tier: "LC",
797797
},
798798
hitmonlee: {
799-
tier: "ZU",
799+
tier: "ZUBL",
800800
doublesTier: "(DUU)",
801801
natDexTier: "RU",
802802
},
@@ -1151,7 +1151,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
11511151
natDexTier: "RU",
11521152
},
11531153
articunogalar: {
1154-
tier: "ZU",
1154+
tier: "ZUBL",
11551155
doublesTier: "(DUU)",
11561156
natDexTier: "RU",
11571157
},
@@ -1690,7 +1690,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
16901690
tier: "NFE",
16911691
},
16921692
sceptile: {
1693-
tier: "ZU",
1693+
tier: "ZUBL",
16941694
doublesTier: "(DUU)",
16951695
natDexTier: "RU",
16961696
},
@@ -3602,7 +3602,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
36023602
natDexTier: "RU",
36033603
},
36043604
tornadus: {
3605-
tier: "ZU",
3605+
tier: "ZUBL",
36063606
doublesTier: "DOU",
36073607
natDexTier: "RU",
36083608
},

0 commit comments

Comments
 (0)